ImageGear .NET - Updated October 2, 2018
SelectionPoints Property (ImGearARTRuler)




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

Property Value

ImageGear.Core.ImGearPoint collection.
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members