Class LPGDIPlusProperties.TLPGPOptionalPen

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(14 intermediate revisions by one user not shown)
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit LPGDIPlusProperties|LPGDIPlusProperties]]
 
'''Unit:''' [[Unit LPGDIPlusProperties|LPGDIPlusProperties]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TLPGPOptionalPen : [[Class LPGDIPlusProperties.TLPGPPen|Mitov.SignalLab.GPPen]]
+
'''public ref class''' GPOptionalPen : [[Class LPGDIPlusProperties.TLPGPPen|Mitov.SignalLab.GPPen]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 38: Line 38:
 
=== Published ===
 
=== Published ===
 
*[[Property LPGDIPlusProperties.TLPGPOptionalPen.Enabled|Enabled]] - Enables or disables the pen.  
 
*[[Property LPGDIPlusProperties.TLPGPOptionalPen.Enabled|Enabled]] - Enables or disables the pen.  
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method procedure LPGDIPlusProperties.TLPGPOptionalPen.SetEnabledDefault(Boolean)|procedure SetEnabledDefault(AValue : Boolean)]]
  
 
== From [[Class LPGDIPlusProperties.TLPGPPen|TLPGPPen]] ==
 
== From [[Class LPGDIPlusProperties.TLPGPPen|TLPGPPen]] ==
Line 51: Line 56:
 
*[[Property LPGDIPlusProperties.TLPGPPen.LineJoin|LineJoin]] - Specifies the line join for this Pen object.  
 
*[[Property LPGDIPlusProperties.TLPGPPen.LineJoin|LineJoin]] - Specifies the line join for this Pen object.  
 
*[[Property LPGDIPlusProperties.TLPGPPen.Compound|Compound]] - Specifies the compound settings of the pen.  
 
*[[Property LPGDIPlusProperties.TLPGPPen.Compound|Compound]] - Specifies the compound settings of the pen.  
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function LPGDIPlusProperties.TLPGPPen.GetGPPen(TGPRectF) : IGPPen|function GetGPPen(ARect : TGPRectF) : IGPPen]]
 +
*[[Method function LPGDIPlusProperties.TLPGPPen.GetGPPenInt(TGPRectF;Single) : IGPPen|function GetGPPenInt(ARect : TGPRectF; AValue : Single) : IGPPen]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:29, 26 June 2013

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: Mitov.BasicLab

Unit: LPGDIPlusProperties

Inherits: TLPGPPen

Contents

Syntax

Delphi:

type TLPGPOptionalPen = class( TLPGPPen )

C++ Builder:

class TLPGPOptionalPen : public TLPGPPen

Visual C++ (MFC):

class CTLPGPOptionalPen : public CTLPGPPen

C# (.NET):

public ref class GPOptionalPen : Mitov.SignalLab.GPPen

Summary

Optional GDI+ pen properties class.

Description

Defines an optional GDI+ pen properties class.

Properties

Published

Methods

Public

From TLPGPPen

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox