ImageGear .NET - Updated May 1, 2018
SelectionPoints Property (ImGearARTFreeLine)




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

Property Value

ImageGear.Core.ImGearPoint collection.
See Also

Reference

ImGearARTFreeLine Class
ImGearARTFreeLine Members