Layout
|
The LayoutManager type exposes the following members.
| Name | Description | |
|---|---|---|
| LayoutManager | Initializes a new instance of the LayoutManager class |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| Current | Property that represents the current layout manager. | |
| CurrentLayout | Property that represents the current layout. | |
| IsDisposed | (Inherited from DisposableWrapper) |
|
| LayoutCount | Property that represents the current number of layouts. | |
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from RXObject) |
|
| CloneLayout | Clones a layout with a given layout name (copyName), sets the name for the new cloned layout, and specifies the tab order. | |
| CompareTo | (Inherited from RXObject) |
|
| CopyFrom | (Inherited from RXObject) |
|
| CopyLayout | Copies a layout with a given layout name (copyName) and sets the name for the new copied layout. | |
| CreateLayout | Creates a new Layout object with the specified layout name. The layout name must be unique. | |
| CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
|
| DeleteLayout | Deletes a layout with the specified name from the database. | |
| DeleteUnmanagedObject | (Inherited from RXObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | (Inherited from DisposableWrapper) |
|
| GetLayoutId | Returns an object ID of a layout with the specified name. | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
|
| GetNonRectangularViewportIdFromClipId | Returns the object ID for the non-rectangular viewport ID associated with the specified object ID of a clip entity. | |
| GetRXClass | (Inherited from RXObject) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
|
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
|
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
|
| QueryX | (Inherited from RXObject) |
|
| RenameLayout | Renames the layout that has the name represented by the oldName parameter. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| X | (Inherited from RXObject) |
| Name | Description | |
|---|---|---|
| m_pAbortLayoutCopied | Event triggered when the copying of a layout is terminated. | |
| m_pAbortLayoutRemoved | Event triggered when the removal of a layout is terminated. | |
| m_pAbortLayoutRename | Event triggered when the renaming of a layout is terminated. | |
| m_pLayoutCopied | Event triggered when a layout is copied. | |
| m_pLayoutCreated | Event triggered when a layout is created and added to a database. | |
| m_pLayoutRemoved | Event triggered when a layout is removed from a database. | |
| m_pLayoutRenamed | Event triggered when a layout is renamed. | |
| m_pLayoutsReordered | Event triggered when the layouts are reordered. | |
| m_pLayoutSwitched | Event triggered when the active layout is changed. | |
| m_pLayoutToBeCopied | Event triggered when a layout is about to be copied. | |
| m_pLayoutToBeRemoved | Event triggered when a layout is about to be removed from a database. | |
| m_pLayoutToBeRenamed | Event triggered when a layout is about to be renamed. | |
| m_pPlotStyleTableChanged | Event triggered when the plot style table associated with a layout is changed. |
| © Bricsys NV. All rights reserved. |