ArcToMetafileCommandIsHelix Property |
Creates a helix if z coordinates of start and center are different.
CenterPoint.z will be used as z for the end of the helix.
Namespace: RAYLASE.Marker.VectorGraphicElement.MetafileCommandAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic bool IsHelix { get; set; }
Property Value
Boolean
See Also