TransformBrush()
TransformBrush()
Definition
Scales a non-solid color brush used for rendering the chart style to properly display in NinjaTrader.
This method has no impact on solid color brushes. You would only need to pass in either a linear or radial gradient brush.
Method Return Value
This method does not return a value.
Syntax
TransformBrush(SharpDX.Direct2D1.Brush brush, RectangleF rect)

