Initializes a new instance of a RebarBandRenderer.
Initializes a new instance of a RebarBandRenderer.
public RebarBandRenderer();
Initializes a new instance of a RebarBandRenderer, and takes its initial values from the values provided by another ControlRenderer.
public RebarBandRenderer(ControlRenderer);
RebarBandRenderer Class | Skybound.Rebar.Rendering Namespace