GeometrySingleton.PolyEndType

Values

ValueMeaning
endPolygon0

Endpoints are joined using the polyjointype value and the path filled as a polygon.

endJoined1

Endpoints are joined using the polyjointype value and the path filled as a polyline.

endButt2

Endpoints are squared off with no extension.

endSquare3

Endpoints are squared off and extended by delta units.

endRound4

Endpoints are rounded off and extended by delta units.

Meta