Property OrientAngle
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
OrientAngle
Corresponds to attribute orient on the given 'marker' element. If markerUnits is SVG_MARKER_ORIENT_ANGLE, the angle value for attribute orient; otherwise, it will be set to zero.
public ISvgAnimatedAngle OrientAngle { get; }