<Code Lib>
M

ColorFillSchemeEntry.SetDoubleValue

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

public void SetDoubleValue(
	double value
)

  • Double
    value

Loading…