Share

DockableWindow.IsCustomized Property

Parent Object: DockableWindow

Description

Property that returns whether size, position and docking states of this window have previously been customized and remembered by Inventor. If this property returns True, the size, position and docking states should not be initialized by the creating application so that the last known values are re-applied.

Syntax

DockableWindow.IsCustomized() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2011

Was this information helpful?