Properties
Foxit::ShadingColor Class Reference

Class to represent shading colors. More...

List of all members.

Properties

UInt32 FirstColor
 First color of shading.
UInt32 SecondColor
 Second color of shading.

Detailed Description

Class to represent shading colors.

This is used as return type of delegate function Foxit::SetShadingColorDelegate. This is used for Type-2 shading setting with two color values.

Foxit Corporation