Class LPGDIPlusProperties.TLPGPBrush

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
Line 46: Line 46:
 
*[[Property LPGDIPlusProperties.TLPGPBrush.WrapMode|WrapMode]] - Specifies the wrap mode of the brush.  
 
*[[Property LPGDIPlusProperties.TLPGPBrush.WrapMode|WrapMode]] - Specifies the wrap mode of the brush.  
 
*[[Property LPGDIPlusProperties.TLPGPBrush.LinearGradientMode|LinearGradientMode]] - Specifies the linear gradient mode for the brush.  
 
*[[Property LPGDIPlusProperties.TLPGPBrush.LinearGradientMode|LinearGradientMode]] - Specifies the linear gradient mode for the brush.  
 +
 +
== Methods ==
 +
 +
=== Public ===
 +
*[[Method function LPGDIPlusProperties.TLPGPBrush.GetGPBrush(TGPRectF) : IGPBrush|function GetGPBrush(ARect : TGPRectF) : IGPBrush]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Revision as of 17:17, 18 October 2012

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: LPGDIPlusProperties

Inherits: TLPPersistentNotify

Contents

Syntax

Delphi:

type TLPGPBrush = class( TLPPersistentNotify )

C++ Builder:

class TLPGPBrush : public TLPPersistentNotify

Visual C++ (MFC):

class CTLPGPBrush : public CTLPPersistentNotify

C# (.NET):

public ref class TLPGPBrush : Vcl.VclProperty

Summary

GDI+ brush properties class.

Description

Defines a GDI+ brush properties class.

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox