The Scene type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Overloaded. | |
| Dispose | Disposes this scene. | |
| Equals | (Inherited from Object.) | |
| ExtentsXY | Computes the extents of the scene in the xy-plane. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetLayers | A list containing all layers used in the scene. | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| HelloWorld | A sample scene that contains some edges that read 'Hello World'. | |
| Move | Moves all elements in the scene. | |
| ToString | (Inherited from Object.) | |
| WriteDxf | AC1009 dxf(TM)-compatible format file output of all objects in the scene. |