Click or drag to resize

RoutedSetterPropertyTValueAsObject Property

Gets the property value as an object.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Object? ValueAsObject { get; }

Property Value

Object

Implements

IRoutedSetterPropertyValueAsObject
See Also