IComManagerEmbeddedObject Property |
If
IsInEmbeddedMode is
true, this property gets the embedded object (for instance the graph document that is embedded).
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Object EmbeddedObject { get; }
Property Value
Object
The embedded object.
See Also