neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::HatchBrush Class Reference

Brush handle More...

#include <GdiObject.h>

Inheritance diagram for neo::HatchBrush:
Inheritance graph
[legend]

Public Member Functions

 HatchBrush ()
 
 HatchBrush (int hatch, COLORREF color)
 
void Create (int hatch, COLORREF color)
 
- Public Member Functions inherited from neo::GdiObject< HBRUSH >
 GdiObject (HBRUSHpHandle=0)
 
 operator HBRUSH ()
 
void SetHandle (HBRUSHpHandle)
 

Additional Inherited Members

- Public Attributes inherited from neo::GdiObject< HBRUSH >
HBRUSH handle
 

Detailed Description

Brush handle

Constructor & Destructor Documentation

neo::HatchBrush::HatchBrush ( )
inline

Empty ctor.

neo::HatchBrush::HatchBrush ( int  hatch,
COLORREF  color 
)
inline

Create brush.

Member Function Documentation

void neo::HatchBrush::Create ( int  hatch,
COLORREF  color 
)
inline

Create brush.


The documentation for this class was generated from the following file: