LaserOffMetafileCommandItem Property |
LaserOff has no points to return.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic override dvec3 this[
int index
] { get; set; }
Parameters
- index Int32
- The index.
Return Value
dvec3The selected point.
See Also