Visit Gigasoft's Web Site
 ProEssentials v9 Help

ShadingStyle

Scope

Pe3do

Type

Int32

Default

PESS_COLORSHADING

.NET

PePlot.Option.ShadingStyle

Ocx|Vcl

ShadingStyle

DLL

PEP_nSHADINGSTYLE

 

Purpose

This property controls whether the brightest shading is white or the brightest color of the polygon.

 

.NET Gigasoft.Enums.

ActiveX and

 

ShadingStyle.

DLL Constants

Description

White

PESS_WHITESHADING (0)

Brightest shading is white

Color

PESS_COLORSHADING (1)

Brightest shading is brightest color

 

3D Scientific Graph VCL Enumerations

eShadingStyle = (tdWhiteShading, tdColorShading);

 

Comments

PePlot.Option.ShadingStyle members of Pe3do.PePlot.Option

 

See Also: PlottingMethod, PolyMode