'宣言 Public Function New( _ ByVal value As System.Single, _ Optional ByVal units As SvgSpacingUnits _ )
public SvgSpacing( System.float value, SvgSpacingUnits units )
パラメータ
- value
- The value of spacing in specified units.
- units
- The type of spacing units.