Class ILAnalogClock.TILOptionalAngularGaugeHand
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: TILAngularGaugeHand
Contents |
Syntax
Delphi:
type TILOptionalAngularGaugeHand = class( TILAngularGaugeHand )
C++ Builder:
class TILOptionalAngularGaugeHand : public TILAngularGaugeHand
Visual C++ (MFC):
class CTILOptionalAngularGaugeHand : public CTILAngularGaugeHand
C# (.NET):
public ref class TILOptionalAngularGaugeHand : Mitov.InstrumentLab.AngularGaugeHand
Summary
Optional gauge hand properties class.
Description
Defines class specifying optional gauge hand properties.
Properties
Published
- Visible - Specifies if the hand is visible.
Methods
Public
From TILAngularGaugeHand
Properties
Published
- Visible - Specifies if the hand is visible.
- Length - Specifies the head length of the hand.
- TailLength - Specifies the tail length of the hand.
- TipWidth - Specifies the tip width of the hand.
- TailIndentSize - Specifies the size of the tail indent of the hand.
- TailWidth - Specifies the tail width of the hand.
- Color - Specifies the color of the hand.
- Shadow - Specifies how the shadow will be displayed.