ThemeLegend Class |
Namespace: Cadcorp
The ThemeLegend type exposes the following members.
| Name | Description | |
|---|---|---|
| ThemeLegend | Initializes a new instance of the ThemeLegend class |
| 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 | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Blob |
The blob representation of the legend
| |
| BlobFormat |
The format of the blob, either SIS_BLOB_SIS ot SIS_BLOB_OGIS_WKT
| |
| BlobProjection |
The projection the blob was created with
| |
| Height |
The height of the legend
| |
| Width |
The width of the legend
|