ImageGear for .NET
MeasurementUnit Property (IImGearARTPolyRuler)




Gets or sets the measurement unit of the PolyRuler.
Syntax
'Declaration
 
Property MeasurementUnit As ImGearARTMeasurementUnit
'Usage
 
Dim instance As IImGearARTPolyRuler
Dim value As ImGearARTMeasurementUnit
 
instance.MeasurementUnit = value
 
value = instance.MeasurementUnit
ImGearARTMeasurementUnit MeasurementUnit {get; set;}
__property ImGearARTMeasurementUnit get_MeasurementUnit();
__property void set_MeasurementUnit( 
   ImGearARTMeasurementUnit value
);
property ImGearARTMeasurementUnit MeasurementUnit {
   ImGearARTMeasurementUnit get();
   void set (    ImGearARTMeasurementUnit value);
}

Property Value

ImGearARTMeasurementUnit value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback