VDKPen Class Reference

This class provides a Pen to customize drawing. More...

#include <vdkdrawarea.h>

Inheritance diagram for VDKPen:

VDKDrawTool VDKNotCopyAble List of all members.

Public Member Functions

Public Attributes


Detailed Description

This class provides a Pen to customize drawing.


Constructor & Destructor Documentation

VDKPen::VDKPen ( VDKDrawingArea owner  ) 

Constructor

virtual VDKPen::~VDKPen (  )  [inline, virtual]

Destructor


Member Data Documentation

VDKReadWriteValueProp<VDKPen, VDKRgb> VDKPen::Color

Sets/gets pen drawing color, valid only on GDK_SOLID fill mode

VDKReadWriteValueProp<VDKPen, gint> VDKPen::Thickness

Sets/gets pen thickness

VDKReadWriteValueProp<VDKPen, GdkLineStyle> VDKPen::Style

Sets/gets pen line style, supported modes:

VDKReadWriteValueProp<VDKPen, GdkCapStyle> VDKPen::Cap

Sets/gets pen cap style, supported modes:

VDKReadWriteValueProp<VDKPen, GdkJoinStyle> VDKPen::Join

Sets/gets pen join style, supported modes:


The documentation for this class was generated from the following files:
Generated on Fri Jan 12 14:48:29 2007 for vdk 2.4.0 by  doxygen 1.5.1