BezierKnotRecord.IsOpen

BezierKnotRecord.IsOpen property

Gets or sets a value indicating whether this instance is open.

public bool IsOpen { get; set; }

Property Value

true if this instance is open; otherwise, false.

See Also