2024 Method
Changes 2
M

ColorFillScheme.CanUpdateEntry

Description:
Checks whether entry exists in the scheme and not the same as input one.
public bool CanUpdateEntry(
	ColorFillSchemeEntry entry
)
Return Value bool Returns true if entry exist in scheme and not the same as input one, false otherwise.