'Declaration Public Function New( _ ByVal value As System.Single, _ Optional ByVal units As SvgLengthUnits _ )
public SvgLength( System.float value, SvgLengthUnits units )
Parameters
- value
- The value of a length in specified units.
- units
- The type of length units.