BCGSuite for MFC
CBCGPStrokeStyle

Detailed Description

Resource interface that holds pen style properties

+ Inheritance diagram for CBCGPStrokeStyle:

Public Types

enum  BCGP_CAP_STYLE
 
enum  BCGP_DASH_STYLE
 
enum  BCGP_LINE_JOIN
 

Public Member Functions

 CBCGPStrokeStyleConstructor.
 
 CBCGPStrokeStyleConstructor.
 
 CBCGPStrokeStyleCopy constructor.
 
 GetDashCapGets dash cap.
 
 GetDashesReturns the dashes from the object
 
 GetDashOffsetGets dash offset.
 
 GetDashStyleGets dash style.
 
 GetEndCapGets end cap.
 
 GetLineJoinGets line join.
 
 GetMitterLimitGets limit of the thickness of the join on a mitered corner.
 
 GetStartCapGets start cap.
 
 SetDashCapSets dash cap style.
 
 SetDashesSets the dashes.
 
 SetDashOffsetSets dash offset.
 
 SetDashStyleSets a dash style.
 
 SetEndCapSets end cap style.
 
 SetLineJoinSets line join.
 
 SetStartCapSets start cap style.
 
- Public Member Functions inherited from CBCGPGraphicsResource
 DetachCall this method to detach internal resource handle from this object.
 
 GetGraphicsManagerReturns a reference to CBCGPGraphicsManager - derived object associated with this object.
 
 GetHandleReturns a resource handle associated with this object.
 
 GetHandle1Returns a second (optional) resource handle associated with this object.
 
 GetHandle2Returns a third (optional) resource handle associated with this object.
 
 IsNullCheck whether this object has a NULL handle.
 
 SetCall this method to associate this object with a CBCGPGraphicsManager - derived object and resource handle(s).
 

Additional Inherited Members

- Protected Member Functions inherited from CBCGPGraphicsResource
 CBCGPGraphicsResourceDefault constructor.