IEaxSelectionPadContext.DimSelection

Syntax

DimSelection: IDimSelection;

Description

The DimSelection property returns dictionary selection.

Comments

To edit dimension, use the IEaxSelectionPadContext.EditDimension method.

Example

The property use is given in the example for IEaxSelectionPadContext.PopupSortAttribute.

See also:

IEaxSelectionPadContext