IWorkspace |
The IWorkspaceItem type exposes the following members.
| Name | Description | |
|---|---|---|
| DisposeOnRemove | Should the item be disposed when it is removed from the workspace. | |
| WorkspaceActualSize | Current pixel size of the item. | |
| WorkspaceAllowResizing | Should the item be displayed in the workspace. | |
| WorkspaceMaxSize | Get the defined maximum size. | |
| WorkspaceMinSize | Get the defined minimum size. | |
| WorkspaceParent | Reference to owning workspace item. | |
| WorkspacePreferredSize | Current preferred size of the item. | |
| WorkspaceStarSize | Get the defined star sizing value. | |
| WorkspaceVisible | Should the item be displayed in the workspace. |