Layout
 | 
The LayoutHelperDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveView | Property that represents an active View object of the layout associated with this object. | |
| AutoDelete | (Inherited from DisposableWrapper)  | 
|
| BackgroundColor | Property that represents the background color of the GUI window
of the Device object. (Inherited from ImpDevice)  | 
|
| IsDisposed | (Inherited from DisposableWrapper)  | 
|
| IsValid | Property that indicates whether the GUI window for the Device
object is showing the correct image. (Inherited from ImpDevice)  | 
|
| LayoutId | Property that represents a persistent object identifier of an associated layout. | |
| LogicalPalette | Property that represents the logical palette to be used by the
Device object. (Inherited from ImpDevice)  | 
|
| Model | Property that represents a model associated with this object. | |
| NumViews | Property that represents the number of views associated with
the Device object. (Inherited from ImpDevice)  | 
|
| Properties | Property that represents a set of device properties stored in a
dictionary. For more information, see ODA Vectorization Device
Properties. (Inherited from ImpDevice)  | 
|
| UnderlyingDevice | Property that represents an underlying Device object associated with this object. | |
| UnmanagedObject | (Inherited from DisposableWrapper)  | 
|
| UserGiContext | Property that represents user context for the graphics
interface. (Inherited from ImpDevice)  | 
| Name | Description | |
|---|---|---|
| ActivateViewport(ObjectId) | Sets the active viewport. | |
| ActivateViewport(Point2d) | Sets the active viewport. | |
| Add | Adds a graphics view where the drawing is drawn. (Inherited from ImpDevice)  | 
|
| Clone | (Inherited from RXObject)  | 
|
| CompareTo | (Inherited from RXObject)  | 
|
| CopyFrom | (Inherited from RXObject)  | 
|
| CreateModel | Creates a new model object and associates it with this
device. (Inherited from ImpDevice)  | 
|
| 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)  | 
|
| CreateView | Creates a new view and associates it with this device. (Inherited from ImpDevice)  | 
|
| CreateView(ClientViewInfo) | Creates a new view based on the client view information and
associates it with this device. (Inherited from ImpDevice)  | 
|
| CreateView(ClientViewInfo, Boolean) | Creates a new view based on the client view information and
associates it with this device. (Inherited from ImpDevice)  | 
|
| DeleteUnmanagedObject | (Inherited from Device)  | 
|
| Dispose | (Inherited from DisposableWrapper)  | 
|
| Dispose(Boolean) | (Inherited from DisposableWrapper)  | 
|
| Equals | (Inherited from DisposableWrapper)  | 
|
| Erase(Int32) | Erases a view by the specified index. (Inherited from ImpDevice)  | 
|
| Erase(View) | Erases the specified view object. (Inherited from ImpDevice)  | 
|
| EraseAll | Erases all views associated with this device. (Inherited from ImpDevice)  | 
|
| Finalize | (Inherited from DisposableWrapper)  | 
|
| GetHashCode | (Inherited from DisposableWrapper)  | 
|
| GetImpObj | (Inherited from Device)  | 
|
| GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject)  | 
|
| GetRXClass | (Inherited from RXObject)  | 
|
| GetSize | Retrieves the size of the device. (Inherited from ImpDevice)  | 
|
| GetSizeExt | Retrieves the extents that represent the dimensions of the
device. (Inherited from ImpDevice)  | 
|
| GetSizeRect | Retrieves the rectangle that represents the dimensions of the
device. (Inherited from ImpDevice)  | 
|
| GetSnapshot | Performs a snapshot of the device's current graphics
status. (Inherited from ImpDevice)  | 
|
| 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)  | 
|
| InsertView | Inserts the specified view object to the specified position
(defined by the viewIndex parameter) in
this device. (Inherited from ImpDevice)  | 
|
| Invalidate | This method is used to signal that the entire display area is
invalid and needs to be refreshed. (Inherited from ImpDevice)  | 
|
| Invalidate(Rectangle) | This method is used to signal that the specified display area
is invalid and needs to be refreshed. (Inherited from ImpDevice)  | 
|
| MakeViewActive | Sets the active View object of the layout associated with this object. | |
| 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)  | 
|
| OnDisplayChange | Causes this device to accept a new screen resolution and color
depth whenever the operating system changes these parameters. (Inherited from ImpDevice)  | 
|
| OnRealizeBackgroundPalette | Causes this device to realize its palette in the background.
This method is usually called when the GUI window loses
focus. (Inherited from ImpDevice)  | 
|
| OnRealizeForegroundPalette | Causes this device to realize its palette in the foreground.
This method is usually called when the GUI window loses
focus. (Inherited from ImpDevice)  | 
|
| OnSize(Extents2d) | (Inherited from ImpDevice)  | 
|
| OnSize(Rectangle) | (Inherited from ImpDevice)  | 
|
| OnSize(Size) | (Inherited from ImpDevice)  | 
|
| QueryX | (Inherited from RXObject)  | 
|
| SetLogicalPalette | Sets the logical color palette to be used by this device. The
set palette can later be used for setting indexed colors. (Inherited from ImpDevice)  | 
|
| SetupActiveLayoutViews | Sets active Gs views for a specified device according to the active database's layout data. | |
| SetupLayoutViews | Sets Gs views for a specified device according to the specified database layout data. | |
| ToString | Returns a string that represents the current object. (Inherited from Object)  | 
|
| Update | Sends the "update" message to all owned views and forces the
display of the correct, up-to-date picture. (Inherited from ImpDevice)  | 
|
| Update(Rectangle) | Sends the "update" message to all owned views and forces the
display of the correct, up-to-date picture. (Inherited from ImpDevice)  | 
|
| ViewAt | Retrieves a view by the specified index. (Inherited from ImpDevice)  | 
|
| X | (Inherited from RXObject)  | 
| © Bricsys NV. All rights reserved. |