PatchDirection.Closed

PatchDirection.Closed property

Gets or sets a value indicating whether this PatchDirection is a closed curve.

public bool Closed { get; set; }

See Also