DrawPathStyle Union Reference

Holds the style information for a path as used in Acorn Draw files. More...

List of all members.

Public Attributes

UINT32 Value
struct {
   UINT32   Join: 2
   UINT32   EndCap: 2
   UINT32   StartCap: 2
   UINT32   WindingRule: 1
   UINT32   DashPresent: 1
   UINT32   Reserved: 8
   UINT32   CapWidth: 8
   UINT32   CapLength: 8
Data


Detailed Description

Holds the style information for a path as used in Acorn Draw files.

typedef DrawPathStyle

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
08/12/93
See also:
DrawColour; DashPatternHeader

Definition at line 214 of file drawfltr.cpp.


Member Data Documentation

UINT32 DrawPathStyle::CapLength
 

Definition at line 226 of file drawfltr.cpp.

UINT32 DrawPathStyle::CapWidth
 

Definition at line 225 of file drawfltr.cpp.

UINT32 DrawPathStyle::DashPresent
 

Definition at line 223 of file drawfltr.cpp.

struct { ... } DrawPathStyle::Data
 

UINT32 DrawPathStyle::EndCap
 

Definition at line 220 of file drawfltr.cpp.

UINT32 DrawPathStyle::Join
 

Definition at line 219 of file drawfltr.cpp.

UINT32 DrawPathStyle::Reserved
 

Definition at line 224 of file drawfltr.cpp.

UINT32 DrawPathStyle::StartCap
 

Definition at line 221 of file drawfltr.cpp.

UINT32 DrawPathStyle::Value
 

Definition at line 216 of file drawfltr.cpp.

UINT32 DrawPathStyle::WindingRule
 

Definition at line 222 of file drawfltr.cpp.


The documentation for this union was generated from the following file:
Generated on Sat Nov 10 03:53:54 2007 for Camelot by  doxygen 1.4.4