Class ILMatrixDisplay.TILMatrixSegmnt
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: ILMatrixDisplay
Inherits: TULBasicControlProperty
Contents |
Syntax
Delphi:
type TILMatrixSegmnt = class( TULBasicControlProperty )
C++ Builder:
class TILMatrixSegmnt : public TULBasicControlProperty
Visual C++ (MFC):
class CTILMatrixSegmnt : public CTULBasicControlProperty
C# (.NET):
public ref class TILMatrixSegmnt : Mitov.InstrumentLab.BasicControlProperty
Summary
Matrix segment properties class.
Description
Defines class specifying matrix segment properties.
Properties
Published
- Shape - Specifies the shape of the matrix segment.
- Size - Specifies the size of the matrix segment.
- Proportional - Specifies if the segments are proportional.
- CornerRadius - Specifies the corner radius of the matrix segment.
- ShowReflection - Specifies if the reflection will be shown.