ImageGear .NET - Updated December 24, 2018
StartPoint Property (IImGearARTRuler)




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

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

IImGearARTRuler Interface
IImGearARTRuler Members
ImGearPoint Structure