ImageGear .NET
Points Field




Array of points that define polygon structure.
Syntax
'Declaration
 
Public Points As ImGearPoint()
'Usage
 
Dim instance As ImGearPolygon
Dim value() As ImGearPoint
 
value = instance.Points
 
instance.Points = value
public ImGearPoint[] Points
public: ImGearPoint[]* Points
public:
array<ImGearPoint>^ Points

Field Value

Array of ImGearPoint structure objects or null.
See Also

Reference

ImGearPolygon Class
ImGearPolygon Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback