PatchDirection.ControlPoints

PatchDirection.ControlPoints property

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

public int ControlPoints { get; set; }

Property Value

The count.

See Also