Specifies the measurement unit displayed on the ruler.
Default: ieruPixels
Note: Changing Units will automatically set LabelFrequency and Frequency to a relevant value
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEViewRulerParams..::..IERulerUnits Units { get; set; }
Public Property Units As IEViewRulerParams..::..IERulerUnits Get Set
public: property IEViewRulerParams..::..IERulerUnits Units { IEViewRulerParams..::..IERulerUnits get (); void set (IEViewRulerParams..::..IERulerUnits value); }