M

ColorFillScheme.AddEntry

Description:
Adds new entry to the scheme.
Remarks:
To make sure that entry can be added to the scheme, call IsEntryConsistentWithScheme(ColorFillSchemeEntry) first.
public void AddEntry(
	ColorFillSchemeEntry entry
)