Class LPControl.TLPOptionalPenProperty
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: SignalLabBasicPkg
Unit: LPControl
Inherits: TLPOptionalVisibilityProperty
Contents |
Syntax
Delphi:
type TLPOptionalPenProperty = class( TLPOptionalVisibilityProperty )
C++ Builder:
class TLPOptionalPenProperty : public TLPOptionalVisibilityProperty
Visual C++ (MFC):
class CTLPOptionalPenProperty : public CTLPOptionalVisibilityProperty
C# (.NET):
public ref class TLPOptionalPenProperty : Mitov.SignalLab.OptionalVisibilityProperty
Summary
Base abstract class for optional pen persistent type properties.
Description
This is the base abstract class for optional pen persistent properties.
Properties
Published
- Pen - Specifies the pen settings to be used for the drawing.
From TLPOptionalVisibilityProperty
Properties
Published
- Visible - Specifies if the property is visible.