Provides data for the GetValue and SetValue events of the PropertyBag class.
More...
|
PropertySpec | Property [get] |
| Gets the PropertySpec that represents the property whose value is being requested or set.
|
|
object | Value [get, set] |
| Gets or sets the current value of the property.
|
|
Provides data for the GetValue and SetValue events of the PropertyBag class.
◆ PropertySpecEventArgs()
PropertyBags.PropertySpecEventArgs.PropertySpecEventArgs |
( |
PropertySpec |
property, |
|
|
object |
val |
|
) |
| |
|
inline |
Initializes a new instance of the PropertySpecEventArgs class.
- Parameters
-
property | The PropertySpec that represents the property whose value is being requested or set. |
val | The current value of the property. |
The documentation for this class was generated from the following file:
- Src/Layers/Grid/TPG.GeoFramework.GridLayer.Contracts/PropertyBag.cs