ColorFillScheme.IsEntryConsistentWithScheme
Method
Description:
Checks whether an entry can be added to the scheme or not.
Checks whether an entry can be added to the scheme or not.
Parameters
Parameter | Type | Description |
---|---|---|
entry | ColorFillSchemeEntry | The entry to check. |
Return Value
Type | Description |
---|---|
EntryAndSchemeConsistency | The state of entry and scheme consistency. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |