PreviousNext
Help > Input Classes > Options Class > Options Class Properties > GraphicsCreated Property
GraphicsCreated Property

Applies To

WebService.Options

Description

Sets or gets whether the pcitures of the filled containers are created.

Syntax

Property GraphicsCreated As bool

Remarks

If true, the engine creates the pictures of the filled containers and put them into the BytesImage3D member of the FilledCotnainer which are going back to the application who called the web service. If false, BytesImage3D member of the FilledCotnainer would be NULL.

Data Type

bool