IPrxDataIslandDimensionCommon.IsDrilled

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:

Example

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

See also:

IPrxDataIslandDimensionCommon