Visit Gigasoft's Web Site
 ProEssentials v10 Help

ZoomStyle

Scope

Pego, Pesgo, Pepso

Type

Int32

Default

PEZS_FRAMED_RECT

.NET

PeUserInterface.Allow.ZoomStyle

Ocx|Vcl

ZoomStyle

DLL

PEP_nZOOMSTYLE

 

Purpose

Controls the frame style of the zoom box rectangle:

 

.NET Gigasoft.Enums.

ActiveX and

 

ZoomStyle.

DLL Constants

Description

FramedRect

PEZS_FRAMED_RECT(0)

Framed Rectangle

Ro2Not

PEZS_RO2_NOT(1)

RO2_NOT Rectangle

 

VCL Enumerations:

Replace the x prefix with either g(graph), sg(scientific graph), or ps(polar/smith)

eZoomStyle = (xFramed, xRO2NOT);

 

Comments

PeUserInterface.Allow.ZoomStyle members of Pego.PeUserInterface.Allow, Pesgo.PeUserInterface.Allow, Pepso.PeUserInterface.Allow

 

See Also: AllowZooming, ZoomLimits, ZoomInterfaceOnly