PropertyKeyBaseApplyProperty Method |
Applies the property.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void ApplyProperty(
Object o
)
Parameters
- o Object
- The property value to apply.
See Also