ActiveConfiguration Property

AEC Auto

ActiveConfiguration Property

Returns the active display configuration for the specified view port.

See Also | Example

Signature

RetVal = object.ActiveConfiguration(ViewPort)

object

AecDisplayConfigurations The object this property applies to.

ViewPort

AcadObject; input-only
The AcadViewport or AcadPViewport that the display configuration applies to.

RetVal

AecDisplayConfiguration
The active display configuration for the specified viewport.