[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.CurrentBlockRenderGraphics

CurrentBlockRenderGraphics Property

CurrentBlockRenderGraphics

Gets the current RenderGraphics object created by the last call to RenderBlockGraphicsBegin().

Declaration
[Browsable(false)]
public RenderGraphics CurrentBlockRenderGraphics { get; }
<Browsable(False)>
Public ReadOnly Property CurrentBlockRenderGraphics As RenderGraphics