DrawingPluginBaseIsDefaultValue Method |
| Name | Description | |
|---|---|---|
| IsDefaultValue(Double) |
Returns true if the given value is set to the default value for this type.
| |
| IsDefaultValue(Int32) |
Returns true if the given value is set to the default value for this type.
| |
| IsDefaultValue(String) |
Returns true if the given value is set to the default value (empty string).
|