Class ILAnalogClock.TILBasicClockScale
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: InstrumentLabPkg
Unit: ILAnalogClock
Inherits: TULControlElement
Contents | 
Syntax
Delphi:
type TILBasicClockScale = class( TULControlElement )
C++ Builder:
class TILBasicClockScale : public TULControlElement
Visual C++ (MFC):
class CTILBasicClockScale : public CTULControlElement
C# (.NET):
public ref class TILBasicClockScale : Mitov.InstrumentLab.ControlElement
Summary
Basic clock scale properties class.
Description
Defines class specifying basic clock scale properties.
Properties
Published
- MajorTicks - Specifies the major ticks of the scale.
 - MinorTicks - Specifies the minor ticks of the scale.
 - Precision - Specifies the precision of the scale.