Table of Contents

Method ConvertToSpecifiedUnits

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

ConvertToSpecifiedUnits(SvgAngleType)

Preserve the same underlying stored value, but reset the stored unit identifier to the given unitType. Object attributes unitType, valueAsSpecified and valueAsString might be modified as a result of this method.

void ConvertToSpecifiedUnits(SvgAngleType unitType)

Parameters

unitType SvgAngleType

The unitType to switch to (e.g., SvgAngleTypeDEG).