<Code Lib>
M

ColorFillSchemeEntry.GetIntegerValue

Description:
Gets the Integer value stored within the entry.
Remarks:
This method should only be used if the StorageType property reports the type of the entry as a Integer.

public int GetIntegerValue()

Int32 The Integer value contained in the entry.

Loading…