ImageGear .NET - Updated May 30, 2018
StartPoint Property (ImGearARTRuler)




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

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members
ImGearPoint Structure