ImageGear .NET - Updated October 2, 2018
MeasurementUnit Property (IImGearARTRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTRuler Interface : MeasurementUnit Property
Gets or sets the measurement unit of the Ruler.
Syntax
'Declaration
 
Property MeasurementUnit As ImGearARTMeasurementUnit
 
'Usage
 
Dim instance As IImGearARTRuler
Dim value As ImGearARTMeasurementUnit
 
instance.MeasurementUnit = value
 
value = instance.MeasurementUnit

Property Value

ImGearARTMeasurementUnit value.
See Also

Reference

IImGearARTRuler Interface
IImGearARTRuler Members