Ipelib
Public Attributes | List of all members
ipe::CanvasBase::Style Struct Reference

#include <ipecanvas.h>

Public Attributes

Color paperColor
 
Color primarySelectionColor
 
Color secondarySelectionColor
 
Color selectionSurroundColor
 
double primarySelectionWidth
 
double secondarySelectionWidth
 
double selectionSurroundWidth
 
Color gridLineColor
 
bool pretty
 
bool classicGrid
 
double thinLine
 
double thickLine
 
int thinStep
 
int thickStep
 
bool paperClip
 
bool numberPages
 

Detailed Description

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.

Member Data Documentation

◆ paperColor

Color ipe::CanvasBase::Style::paperColor

◆ primarySelectionColor

Color ipe::CanvasBase::Style::primarySelectionColor

◆ secondarySelectionColor

Color ipe::CanvasBase::Style::secondarySelectionColor

◆ selectionSurroundColor

Color ipe::CanvasBase::Style::selectionSurroundColor

◆ primarySelectionWidth

double ipe::CanvasBase::Style::primarySelectionWidth

◆ secondarySelectionWidth

double ipe::CanvasBase::Style::secondarySelectionWidth

◆ selectionSurroundWidth

double ipe::CanvasBase::Style::selectionSurroundWidth

◆ gridLineColor

Color ipe::CanvasBase::Style::gridLineColor

◆ pretty

bool ipe::CanvasBase::Style::pretty

◆ classicGrid

bool ipe::CanvasBase::Style::classicGrid

◆ thinLine

double ipe::CanvasBase::Style::thinLine

◆ thickLine

double ipe::CanvasBase::Style::thickLine

◆ thinStep

int ipe::CanvasBase::Style::thinStep

◆ thickStep

int ipe::CanvasBase::Style::thickStep

◆ paperClip

bool ipe::CanvasBase::Style::paperClip

◆ numberPages

bool ipe::CanvasBase::Style::numberPages

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