Ipelib
|
#include <ipecanvas.h>
Public Attributes | |
Color | paperColor |
Color | primarySelectionColor |
Color | secondarySelectionColor |
bool | pretty |
bool | classicGrid |
double | thinLine |
double | thickLine |
int | thinStep |
int | thickStep |
bool | paperClip |
bool | numberPages |
In pretty display, no dashed lines are drawn around text objects, and if Latex font data is not available, no text is drawn at all.
Color ipe::CanvasBase::Style::paperColor |
Color ipe::CanvasBase::Style::primarySelectionColor |
Color ipe::CanvasBase::Style::secondarySelectionColor |
bool ipe::CanvasBase::Style::pretty |
bool ipe::CanvasBase::Style::classicGrid |
double ipe::CanvasBase::Style::thinLine |
double ipe::CanvasBase::Style::thickLine |
int ipe::CanvasBase::Style::thinStep |
int ipe::CanvasBase::Style::thickStep |
bool ipe::CanvasBase::Style::paperClip |
bool ipe::CanvasBase::Style::numberPages |