EmbeddedObjectRenderingOptionsRenderEnhancedMetafile Property |
Gets or sets a value indicating whether an enhanced metafile should be rendered to display the embedded object.
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool RenderEnhancedMetafile { get; set; }
Property Value
Booleantrue if an enhanced metafile should be rendered; otherwise,
false.
See Also