M

ColorFillSchemeEntry.CanSetValue

Description:
Checks whether of entry is Integer.
Overloads (3):
CanSetValue(Int32)
public bool CanSetValue(
	int value
)
  • value
    New Integer value.
Return Value Boolean True if StorageType of the entry is Integer, false otherwise.