Enum EndType
Offset end types
Namespace: Elements.Geometry
Assembly: Hypar.Elements.dll
Syntax
public enum EndType
Fields
Name | Description |
---|---|
Butt | Ends are squared off with no extension |
ClosedPolygon | If open, ends are joined and treated as a closed polygon |
Square | Open ends are extended by the offset distance and squared off |