ImageGear .NET - Updated December 24, 2018
Points Property (ImGearARTHollowPolygon)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHollowPolygon Class : Points Property
Gets the raw points array.
Syntax
'Declaration
 
Public ReadOnly Property Points As ImGearPoint()
 
'Usage
 
Dim instance As ImGearARTHollowPolygon
Dim value() As ImGearPoint
 
value = instance.Points

Property Value

ImageGear.Core.ImGearPoint structure array.
See Also

Reference

ImGearARTHollowPolygon Class
ImGearARTHollowPolygon Members
ImGearPoint Structure