Visit Gigasoft's Web Site
 ProEssentials v9 Help

ShowBoundingBox

Scope

Pe3do

Type

Int32

Default

PESBB_WHILEROTATING

.NET

PePlot.Option.ShowBoundingBox

Ocx|Vcl

ShowBoundingBox

DLL

PEP_nSHOWBOUNDINGBOX

 

Purpose

This property controls the placement of a bounding box around 3D image.

 

.NET Gigasoft.Enums.

ActiveX and

 

ShowBoundingBox.

DLL Constants

Description

WhileRotating

PESBB_WHILEROTATING (0)

Show bounding box only while rotating.

Always

PESBB_ALWAYS (1)

Always show bounding box.

Never

PESBB_NEVER (2)

Never show bounding box.

 

3D Scientific Graph VCL Enumerations

eShowBoundingBox = (tdWhileRotating, tdAlways, tdNever);

 

Comments

PePlot.Option.ShowBoundingBox members of Pe3do.PePlot.Option

 

See Also: AllowRotation, AutoRotation, RotationDetail