DrawingStyle Class | 
Namespace: Cadcorp.Configuration
The DrawingStyle type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawingStyle | Initializes a new instance of the DrawingStyle class  | |
| DrawingStyle(XmlNode) | 
            Initializes a new instance of the DrawingStyle class.
              | |
| DrawingStyle(SymboliserTypeEnum, DataRow) | 
            Initializes a new instance of the DrawingStyle class.
              | 
| Name | Description | |
|---|---|---|
| Item | 
             Gets a reference to the Style object 
              | |
| Name | 
            Gets or Sets the name of a DrawingStyle
              | |
| Styles | 
            Gets or Sets an array of Style  | 
| 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.) | |
| GetOpenlayersStyle | ||
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | 
            Converts array of all Style objects into string representing OpenLayers.Symbolizer.    
              (Overrides ObjectToString.) |