BaseMetafileCommandIsGeometric Property |
Returns true if the command describes a path (either with jumps or marks). LaserOn commands (aka drills) are excluded.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic bool IsGeometric { get; protected set; }
Property Value
Boolean
See Also