ColorFillScheme.AddEntry
Description:
Adds new entry to the scheme.
Adds new entry to the scheme.
Remarks:
To make sure that entry can be added to the scheme, call IsEntryConsistentWithScheme(ColorFillSchemeEntry) first.
To make sure that entry can be added to the scheme, call IsEntryConsistentWithScheme(ColorFillSchemeEntry) first.
public void AddEntry(
ColorFillSchemeEntry entry
)
-
entry
-
There already exists an entry with the same value in the scheme. -or- The entry value is out of range. -or- The scheme and the entry have different parameter storage type. -or- The fill pattern id is not valid for scheme.
-
A non-optional argument was null