BreakCornerCondition
Description:
Condition on which the corner post is inserted.
Condition on which the corner post is inserted.
public enum BreakCornerCondition
| Name | Description |
|---|---|
| AnglesGreaterThan | Corner posts are inserted only when the angle between neighboring path segments is greater than the defined. |
| EachSegmentEnd | Corner posts are inserted at each segment end. |
| Never | Corner posts are not inserted in railings. |