2026 Method
Changes 2
M

ColorFillScheme.CanRemoveEntry

Description:
Checks whether entry can be removed from the scheme.
Remarks:
An entry cannot be removed if it is in use or does not exist in the scheme.
public bool CanRemoveEntry(
	ColorFillSchemeEntry entry
)
Return Value Boolean Returns true if entry can be removed from the scheme, false otherwise.