IPrxDataIslandDimensionCommon.IsDrilled

Fore Syntax

IsDrilled : Boolean;

Fore.NET Syntax

IsDrilled : boolean;

Description

The IsDrilled property determines whether the Detailing option is enabled.

Comments

To determine the state of the Detailing option, use the IPrxDataIslandDimensionCommon.Drilled property.

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IPrxDataIslandDimensionCommon.Drill.

See also:

IPrxDataIslandDimensionCommon