Click or drag to resize

VectorGraphicPathIgnoreTransformation Property

Indicates if a jump to the location will ignore the objects matrix transformation.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool IgnoreTransformation { get; protected set; }

Property Value

Boolean
See Also