SVGMarkerElement.OrientAngle

SVGMarkerElement.OrientAngle property

Corrisponde all’attributo ‘orient’ sull’elemento ‘marker’ dato. Se markerUnits è SVG_MARKER_ORIENT_ANGLE, il valore dell’angolo per l’attributo ‘orient’; in caso contrario, verrà impostato su zero.

public SVGAnimatedAngle OrientAngle { get; }

Valore della proprietà

L’attributo ‘orient’ del dato elemento ‘marker’.

Guarda anche