<Code Lib>
2025.3 Method
Changes 2
M

ColorFillScheme.AreEntriesConsistentWithScheme

Description:
Checks whether the entries can be set to the scheme or not.

public EntryAndSchemeConsistency AreEntriesConsistentWithScheme(
	IList<ColorFillSchemeEntry> entries
)

Return Value EntryAndSchemeConsistency The state of the entries and scheme consistency.

Loading…