'Declaration Public Function New( _ ByVal value As System.Single, _ Optional ByVal units As SvgAngleUnits _ )
public SvgAngle( System.float value, SvgAngleUnits units )
Parameters
- value
- The value of the angle in specified units.
- units
- The type of angle units.