libvisio::VSDXTextBlockStyle Struct Reference

#include <VSDXStyles.h>

List of all members.

Public Member Functions

 VSDXTextBlockStyle ()
 VSDXTextBlockStyle (double lm, double rm, double tm, double bm, unsigned char va, unsigned char bgClrId, Colour bgClr, double defTab, unsigned char td)
 ~VSDXTextBlockStyle ()

Public Attributes

double leftMargin
double rightMargin
double topMargin
double bottomMargin
unsigned char verticalAlign
unsigned char textBkgndColourId
Colour textBkgndColour
double defaultTabStop
unsigned char textDirection

Constructor & Destructor Documentation

libvisio::VSDXTextBlockStyle::VSDXTextBlockStyle ( ) [inline]
libvisio::VSDXTextBlockStyle::VSDXTextBlockStyle ( double  lm,
double  rm,
double  tm,
double  bm,
unsigned char  va,
unsigned char  bgClrId,
Colour  bgClr,
double  defTab,
unsigned char  td 
) [inline]
libvisio::VSDXTextBlockStyle::~VSDXTextBlockStyle ( ) [inline]

Member Data Documentation


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