DrawingStyles Class | 
Namespace: Cadcorp.Configuration
The DrawingStyles type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawingStyles | 
            Initializes a new instance of the DrawingStyles class.
              | |
| DrawingStyles(XmlNode) | 
            Initializes a new instance of the DrawingStyles class.
              | |
| DrawingStyles(ConfigurationDataSetStyleMapDataTable) | 
            Initializes a new instance of the DrawingStyles class.
              | |
| DrawingStyles(OverlaysDataSetOverlayStyleDataTable) | 
            Initializes a new instance of the DrawingStyles class.
              | 
| Name | Description | |
|---|---|---|
| MapName | 
            Gets the styleMap name associated with Map
              | |
| RenderIntent | 
            Gets or Sets the one-dimensional array of Intent  | 
| 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.) | |
| GetIntent | ||
| GetJson | ||
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | 
            Creates string representing  OpenLayers.styleMap instanace from array of all Intent items.
              (Overrides ObjectToString.) | |
| ToString(String) | 
            Sets styleMap of drawing layer
              |