Gets the current RenderGraphics object
created by the last call to RenderBlockGraphicsBegin()()()().
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public RenderGraphics CurrentBlockRenderGraphics { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property CurrentBlockRenderGraphics As RenderGraphics Get |