LibreOffice Module hwpfilter (master) 1
Public Attributes | List of all members
GradationProperty Struct Reference

Gradation properties for drawing object. More...

#include <drawdef.h>

Public Attributes

int fromcolor
 
int tocolor
 
int gstyle
 
int angle
 
int center_x
 
int center_y
 
int nstep
 

Detailed Description

Gradation properties for drawing object.

Definition at line 86 of file drawdef.h.

Member Data Documentation

◆ angle

int GradationProperty::angle

Definition at line 91 of file drawdef.h.

◆ center_x

int GradationProperty::center_x

Definition at line 92 of file drawdef.h.

◆ center_y

int GradationProperty::center_y

Definition at line 93 of file drawdef.h.

◆ fromcolor

int GradationProperty::fromcolor

Definition at line 88 of file drawdef.h.

◆ gstyle

int GradationProperty::gstyle

Definition at line 90 of file drawdef.h.

◆ nstep

int GradationProperty::nstep

Definition at line 94 of file drawdef.h.

◆ tocolor

int GradationProperty::tocolor

Definition at line 89 of file drawdef.h.


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