M

ColorFillSchemeEntry.GetDoubleValue

Description:
Gets the Double value stored within the entry.
Remarks:
This method should only be used if the StorageType property reports the type of the entry as a Double.
public double GetDoubleValue()
Double The Double value contained in the entry.