CurrentDirectRenderGraphics Property (C1PrintDocument) | PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / CurrentDirectRenderGraphics Property

In This Topic
CurrentDirectRenderGraphics Property (C1PrintDocument)
In This Topic
Gets the current RenderGraphics object created by the last call to RenderDirectGraphicsBegin.
Syntax
'Declaration
 
Public ReadOnly Property CurrentDirectRenderGraphics As RenderGraphics
 
See Also