Gets or sets whether the Spline is closed.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Closed As System.Boolean |
C# | |
---|
System.bool Closed {get;} |
JavaScript | |
---|
Closed : System.boolean |
C++ | |
---|
property System.bool Closed { bool* Val
)
|
Property Value
True if the Spline is closed, false if the Spline is open