SVGMarkerElement.OrientType

SVGMarkerElement.OrientType property

Corrisponde all’attributo ‘orient’ sull’elemento ‘marker’ dato. Uno dei tipi di orientamento del marker definiti su questa interfaccia.

public SVGAnimatedEnumeration OrientType { get; }

Valore della proprietà

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

Guarda anche