'宣言
Friend Function RenderNonStacked( _
ByVal () As System.Windows.Point, _
ByVal As System.Double, _
ByVal As System.Boolean, _
ByVal As System.Double, _
ByVal As System.Windows.Rect _
) As System.Windows.Media.PathFigure
internal System.Windows.Media.PathFigure RenderNonStacked(
System.Windows.Point[] ,
System.double ,
System.bool ,
System.double ,
System.Windows.Rect
)