NurbsDirection.Divisions

NurbsDirection.Divisions property

Gets or sets the number of divisions between adjacent control points in current direction.

public int Divisions { get; set; }

Property Value

The step.

See Also