RasterVariables Class |
Namespace: netDxf.Objects
The RasterVariables type exposes the following members.
| Name | Description | |
|---|---|---|
| RasterVariables |
Initializes a new instance of the RasterVariables class.
|
| Name | Description | |
|---|---|---|
| CodeName |
Gets the DXF object name.
(Inherited from DxfObject.) | |
| DisplayFrame |
Gets or sets if the image frame is shown.
| |
| DisplayQuality |
Gets or sets the image display quality (screen only).
| |
| Handle |
Gets the handle assigned to the DXF object.
(Inherited from DxfObject.) | |
| Owner |
Gets the owner of the actual DxfObject.
(Inherited from DxfObject.) | |
| Units |
Gets or sets the AutoCAD units for inserting images.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString |
Obtains a string that represents the DXF object.
(Inherited from DxfObject.) |