M

ColorFillScheme.UpdateEntry

Description:
Updates the scheme entry with the same parameter value as the input entry.
Remarks:

The following entry fields can be updated:

  • Color
  • FillPattenId
  • Caption
  • IsVisible
/
public void UpdateEntry(
	ColorFillSchemeEntry entry
)
  • The entry does not exist or the same as input one. -or- The entry does not exist or all the updating fields are the same as existing one.
  • A non-optional argument was null