Class ILLinearGauge.TILLinearGaugeHand
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: ILLinearGauge
Inherits: TULBasicControlProperty
Contents |
Syntax
Delphi:
type TILLinearGaugeHand = class( TULBasicControlProperty )
C++ Builder:
class TILLinearGaugeHand : public TULBasicControlProperty
Visual C++ (MFC):
class CTILLinearGaugeHand : public CTULBasicControlProperty
C# (.NET):
public ref class TILLinearGaugeHand : Mitov.InstrumentLab.BasicControlProperty
Summary
Linear gauge hand properties class.
Description
Defines class specifying the linear gauge hand properties.
Properties
Published
- Color - Specifies the color of the hand.
- Width - Specifies the body width of the hand.
- TipWidth - Specifies the tip width of the hand.
- TipLength - Specifies the tip length of the hand.
- TailIndentSize - Specifies the size of the tail indent of the hand.
- Length - Specifies the length of the hand.
- Shadow - Specifies how the shadow will be displayed.