API Reference
Class
SvgVisualBlockRenderer
Renders visual blocks to self-contained SVG.
Inheritance
- Object
- SvgVisualBlockRenderer
Methods
Render 2 overloads
Render(ChartForgeX.VisualBlocks.IVisualBlock arg1) #Renders a visual block to SVG markup.
Parameters
- arg1 ChartForgeX.VisualBlocks.IVisualBlock
Render(ChartForgeX.VisualBlocks.IVisualBlock arg1, System.String arg2) #Renders a visual block to SVG markup with a caller-provided ID scope.
Parameters
- arg1 ChartForgeX.VisualBlocks.IVisualBlock
- arg2 System.String