libvisio::VSDXLineStyle Struct Reference

#include <VSDXStyles.h>

Public Member Functions

 VSDXLineStyle ()
 VSDXLineStyle (double w, Colour col, unsigned char p, unsigned char sm, unsigned char em, unsigned char c)
 VSDXLineStyle (const VSDXLineStyle &lineStyle)
 ~VSDXLineStyle ()

Public Attributes

double width
Colour colour
unsigned char pattern
unsigned char startMarker
unsigned char endMarker
unsigned char cap

Constructor & Destructor Documentation

libvisio::VSDXLineStyle::VSDXLineStyle ( )
inline
libvisio::VSDXLineStyle::VSDXLineStyle ( double  w,
Colour  col,
unsigned char  p,
unsigned char  sm,
unsigned char  em,
unsigned char  c 
)
inline
libvisio::VSDXLineStyle::VSDXLineStyle ( const VSDXLineStyle lineStyle)
inline
libvisio::VSDXLineStyle::~VSDXLineStyle ( )
inline

Member Data Documentation

unsigned char libvisio::VSDXLineStyle::cap
Colour libvisio::VSDXLineStyle::colour
unsigned char libvisio::VSDXLineStyle::endMarker
unsigned char libvisio::VSDXLineStyle::pattern
unsigned char libvisio::VSDXLineStyle::startMarker
double libvisio::VSDXLineStyle::width

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

Generated for libvisio by doxygen 1.8.1.2