NurbsDirection.Count

NurbsDirection.Count property

Gets or sets the count of control points in current direction.

public int Count { get; set; }

Property Value

The count.

See Also