The IconRule type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Color |
Gets or sets the color for this rule.
| |
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| ManualDisplayName |
Gets or sets the display name. If set to null, the ColorRule will be represented with an auto-generated name.
| |
| RuleCondition |
Gets the rule condition.
| |
| Shape |
Gets or sets the marker shape for this rule.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also