SVGMarkerElement.OrientType
SVGMarkerElement.OrientType property
Corresponds to attribute ‘orient’ on the given ‘marker’ element. One of the Marker Orientation Types defined on this interface.
public SVGAnimatedEnumeration OrientType { get; }
Property Value
The attribute ‘orient’ of the given ‘marker’ element.
See Also
- class SVGAnimatedEnumeration
- class SVGMarkerElement
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML