Intent Class | 
Namespace: Cadcorp.Configuration
The Intent type exposes the following members.
| Name | Description | |
|---|---|---|
| Intent | 
            Initializes a new instance of the Intent class.
              | |
| Intent(XmlNode) | 
            Overloaded. Initializes a new instance of the Intent class.
              | |
| Intent(String, DataRow) | 
            Overloaded. Initializes a new instance of the Intent class.
              | 
| Name | Description | |
|---|---|---|
| DrawingStyles | 
            Gets or Sets the DrawingStyleCollection of the current Intent object.
              | |
| Name | 
            Gets or Sets the Name of the current Intent object.
              | |
| StyleName | 
            Gets the StyleName of the current Intent object.
              | |
| SymboliserName | 
            Gets the name of Symboliser of the current Intent object.
              | 
| 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 | 
            Creates string representing  OpenLayers.Style and  SLD Rule 
              (Overrides ObjectToString.) |