PLplot  5.15.0
SVG Struct Reference

Public Attributes

short textClipping
 
int which_clip
 
int canvasXSize
 
int canvasYSize
 
PLFLT scale
 
int svgIndent
 
FILE * svgFile
 
int gradient_index
 

Detailed Description

Definition at line 62 of file svg.c.

Member Data Documentation

◆ canvasXSize

int SVG::canvasXSize

Definition at line 66 of file svg.c.

◆ canvasYSize

int SVG::canvasYSize

Definition at line 67 of file svg.c.

◆ gradient_index

int SVG::gradient_index

Definition at line 71 of file svg.c.

◆ scale

PLFLT SVG::scale

Definition at line 68 of file svg.c.

◆ svgFile

FILE* SVG::svgFile

Definition at line 70 of file svg.c.

◆ svgIndent

int SVG::svgIndent

Definition at line 69 of file svg.c.

◆ textClipping

short SVG::textClipping

Definition at line 64 of file svg.c.

◆ which_clip

int SVG::which_clip

Definition at line 65 of file svg.c.


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