HelixConstrainType Property
|
Gets or sets the helix constrain type: 0 = Constrain turn height, 1 = Constrain turns, 2 = Constrain height 0 = left, 1 = right.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public short ConstrainType { get; set; }
Public Property ConstrainType As Short
Get
Set
public:
property short ConstrainType {
short get ();
void set (short value);
}
member ConstrainType : int16 with get, set
PROPERTY ConstrainType AS SHORT GET SET
Property Value
Type:
Int16See Also