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

◆ VSDXLineStyle() [1/3]

libvisio::VSDXLineStyle::VSDXLineStyle ( )
inline

◆ VSDXLineStyle() [2/3]

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

◆ VSDXLineStyle() [3/3]

libvisio::VSDXLineStyle::VSDXLineStyle ( const VSDXLineStyle lineStyle)
inline

◆ ~VSDXLineStyle()

libvisio::VSDXLineStyle::~VSDXLineStyle ( )
inline

Member Data Documentation

◆ cap

◆ colour

◆ endMarker

unsigned char libvisio::VSDXLineStyle::endMarker

◆ pattern

◆ startMarker

unsigned char libvisio::VSDXLineStyle::startMarker

◆ width


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

Generated for libvisio by doxygen 1.8.13