<Code Lib>
2025.3 Method
Changes 2
M

ColorFillSchemeEntry.SetIntegerValue

Description:
Sets new Integer value of entry.
Remarks:
You should only use this method if the StorageType property reports the type of the entry as a Integer.

public void SetIntegerValue(
	int value
)

  • Int32
    value

Loading…