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




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTRuler Class : EndPoint Property
Gets or sets the end point of the mark.
Syntax
'Declaration
 
Public Property EndPoint As ImGearPoint
 
'Usage
 
Dim instance As ImGearARTRuler
Dim value As ImGearPoint
 
instance.EndPoint = value
 
value = instance.EndPoint

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members
ImGearPoint Structure