ColorFillSchemeEntry.CanSetValue
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| CanSetValue(Double) | Boolean | Checks whether StorageType of entry is Double and the value is no less than 0.0. |
| CanSetValue(ElementId) | Boolean | Checks whether StorageType of entry is ElementId. |
| CanSetValue(Int32) | Boolean | Checks whether StorageType of entry is Integer. |