Class ILSegmentGauge.TILSignSegment
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: ILSegmentGauge
Inherits: TULOptionalInstrumentProperty
Contents |
Syntax
Delphi:
type TILSignSegment = class( TULOptionalInstrumentProperty )
C++ Builder:
class TILSignSegment : public TULOptionalInstrumentProperty
Visual C++ (MFC):
class CTILSignSegment : public CTULOptionalInstrumentProperty
C# (.NET):
public ref class SignSegment : Mitov.InstrumentLab.OptionalInstrumentProperty
Summary
Sign segment properties class.
Description
Defines class specifying sign segment properties.
Properties
Published
- Size - Specifies the size of the sign segment.
- Length - Specifies the length of the sign segment.
- Width - Specifies the width of the sign segment.
- Offsets - Specifies the offsets of the sign segment.
- ShowPlus - Specifies if the plus sign will be shown.