Style Class |
Namespace: Cadcorp.Configuration
The Style type exposes the following members.
Name | Description | |
---|---|---|
![]() | Style | Initializes a new instance of the Style class |
![]() | Style(XmlNode) |
Initializes a new instance of the Style class.
|
![]() | Style(String, String, StyleDataTypeEnum) | Initializes a new instance of the Style class |
Name | Description | |
---|---|---|
![]() | Name |
Gets or Sets the name of Style.
|
![]() | Type |
Gets or Sets the type of value for the Style object.
|
![]() | Value |
Gets or Sets the value 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.) |
![]() | 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 string in valid format based on Type (Overrides ObjectToString.) |