Class ILBasicInstrument.TILInstrumentTicksText
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: InstrumentLabDigitalPkg
Unit: ILBasicInstrument
Inherits: TULControlElement
Contents |
Syntax
Delphi:
type TILInstrumentTicksText = class( TULControlElement )
C++ Builder:
class TILInstrumentTicksText : public TULControlElement
Visual C++ (MFC):
class CTILInstrumentTicksText : public CTULControlElement
C# (.NET):
public ref class InstrumentTicksText : Mitov.InstrumentLab.ControlElement
Summary
Ticks text properties class.
Description
Defines class specifying ticks text properties.
Properties
Published
- Visible - Specifies if the text is visible.
- Font - Specifies the Font of the text.
- Angle - Specifies the angle of rotation of the text.