ImageGear .NET - Updated May 30, 2018
EndPoint Property (IImGearARTRuler)




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

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

IImGearARTRuler Interface
IImGearARTRuler Members
ImGearPoint Structure