BezierKnotRecord.IsLinked

BezierKnotRecord.IsLinked property

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

public bool IsLinked { get; set; }

Property Value

true if this instance is linked; otherwise, false.

See Also