EmbeddedObjectRenderingOptionsRenderBitmap Property |
Gets or sets a value indicating whether a bitmap 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 RenderBitmap { get; set; }
Property Value
Booleantrue if a bitmap should be rendered; otherwise,
false.
See Also