Table of Contents

Method CreateSvgAngle

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

CreateSvgAngle()

Creates an SVGAngle object outside of any document trees. The object is initialized to the value 0 degrees (unitless).

ISvgAngle CreateSvgAngle()

Returns

ISvgAngle

An SVGAngle object.