RenderArea Methods |
The RenderArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddListener | Adds a RenderAreaListener to manage the renderArea. |
![]() | CloseConnectionsAndDispose | Closes all connections of the renderArea and disposes it. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetConnection(String) | Gets a Connection to the renderArea. |
![]() | GetConnection(UInt32) | Gets a Connection to the renderArea. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RemoveAllListeners | Removes all RenderAreaListeners. |
![]() | RemoveListener | Removes a RenderAreaListener. |
![]() | Resize | Resizes the renderArea at a specific size. |
![]() | SendMessage(String) | Calls SendMessage(message, (cli.array<OIV.RemoteViz.Rendering.Connection^>^)nullptr). |
![]() | SendMessage(String, Connection) | Sends a text message to the renderArea connections. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |