The render context.
The styled line.
if set to true [is anti aliased].
GetStyledPen Method
Takes a System.Windows.Shapes.Line with a System.Windows.Style applied, and returns a SciChart compatible SciChart.Drawing.Common.IPen2D which can be used with the SciChart.Drawing.Common.IRenderContext2D for drawing lines
Syntax

Parameters

renderContext
The render context.
styledLine
The styled line.
isAntiAliased
if set to true [is anti aliased].
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also