Click or drag to resize

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.MetafileCommand
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool IsHelix { get; set; }

Property Value

Boolean
See Also