siSplitPolygonType

Description

Split type for polygons

Constant Value Description
siByTheVertices 0 Split along the vertices
siByTheEdgesMidPoints 1 Add edges from the geometric center of a polygon to the midpoint of each edge
siCross 2 Draw edges from the midpoint of a polygon to each of its vertices
siDiamond 3 Draw edges connecting the midpoints of a polygon's edges

Applies To

SplitPolygon