SVGTransform.Type

SVGTransform.Type property

The type of the value as specified by one of the SVG_TRANSFORM_* constants defined on this interface.

public ushort Type { get; }

Property Value

The transformation type.

See Also