Closed Property (ISpline) Send Feedback
See Also 
Gets or sets whether the Spline is closed.

Syntax

Visual Basic 
ReadOnly Property Closed As System.Boolean
C# 
System.bool Closed {get;}
JavaScript 
get_Closed () : Boolean
COM native C++ 
HRESULT get_Closed(
   VARIANT_BOOL* Val
) 
C++ 
DSRESULT get_Closed (
   bool* Val
)

Property Value

True if the Spline is closed, false if the Spline is open

See Also

Availability

DraftSight V1R1.3