NThemeVariantColorInfo Class Members
In This Topic
The following tables list the members exposed by NThemeVariantColorInfo.
Public Constructors
Public Properties
| Name | Description |
| ColorIndex | Gets the variant color index. It is usually between 0 and 6. See the "Diagram DOM > Drawings > Themes > Theme Based Shapes" documentation topic for more information. |
Top
Public Methods
| Name | Description |
| Deserialize | Overridden. Deserializes this object. |
| Equals | Gets whether this color info is equal to the given object. |
| GetColor | Overridden. Gets the color from the given palette and for the specified variant. |
| GetHashCode | Gets the hash code of this color info. |
| Serialize | Overridden. Serializes this object. |
Top
See Also