SplineIsPeriodic Property
|
Gets if the spline is periodic.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public bool IsPeriodic { get; }
Public ReadOnly Property IsPeriodic As Boolean
Get
public:
property bool IsPeriodic {
bool get ();
}
member IsPeriodic : bool with get
PROPERTY IsPeriodic AS LOGIC GET
Property Value
Type:
BooleanSee Also