ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Properties > AttrPointCount Property |
Gets or sets the size of the array of (x,y) vertices of a Freehand Line, Straight Line, Filled Polygon, Hollow Polygon, Polyline, or Arrow mark. Setting this property accomplishes the same thing as calling the IGPointArray Resize method. Before using this property, you must load the IGArtPage Object.AttrXXX properties with the values from a specific mark by calling MarkQuery Method.
Read-write property
Long
Default Value: Size of a AttrPointArray
N/A