ImageGear .NET - Updated July 31, 2018
SelectionPoints Property (ImGearARTPolyRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : SelectionPoints Property
Gets the selection points.
Syntax
'Declaration
 
Public Overrides ReadOnly Property SelectionPoints As ReadOnlyCollection(Of ImGearPoint)
 
'Usage
 
Dim instance As ImGearARTPolyRuler
Dim value As ReadOnlyCollection(Of ImGearPoint)
 
value = instance.SelectionPoints

Property Value

ImageGear.Core.ImGearPoint collection.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members