ImageGear .NET v25.2 - Updated October 17, 2024
Points Property (IImGearARTPolyRuler)




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

Property Value

ImageGear.Core.ImGearPoint structure array.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members
ImGearPoint Structure

Is this page helpful?
Yes No
Thanks for your feedback.