GoDiagram Web Reference
PointsCount Property (GoPolygon)

Gets the number of points in this polygon.
Syntax
'Declaration
 
<DescriptionAttribute("The number of points in this polygon.")>
<CategoryAttribute("Appearance")>
Public Overridable ReadOnly Property PointsCount As Integer
[DescriptionAttribute("The number of points in this polygon.")]
[CategoryAttribute("Appearance")]
public virtual int PointsCount {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPolygon Class
GoPolygon Members
GetPoint Method
SetPoint Method
AddPoint(PointF) Method
InsertPoint Method
RemovePoint Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback