ImageGear .NET - Updated
Length Property (IImGearARTRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTRuler Interface : Length Property
Gets the length of the Ruler mark.
Syntax
'Declaration
 
ReadOnly Property Length As Double
'Usage
 
Dim instance As IImGearARTRuler
Dim value As Double
 
value = instance.Length
double Length {get;}
__property double get_Length();
property double Length {
   double get();
}

Property Value

Double value.
See Also

Reference

IImGearARTRuler Interface
IImGearARTRuler Members