ImageGear .NET - Updated October 26, 2017
SelectionPoints Property (ImGearARTPolyRuler)




ImageGear23.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