[]
        
(Showing Draft Content)

C1.WinUI.Viewer.C1WinUICanvasGraphics.InternalDrawPath

InternalDrawPath Method

InternalDrawPath(IPath, Color, double, PenStyle)

Declaration
protected override void InternalDrawPath(IPath path, Color color, double lineWidth, PenStyle penStyle)
Protected Overrides Sub InternalDrawPath(path As IPath, color As Color, lineWidth As Double, penStyle As PenStyle)
Parameters
Type Name Description
IPath path
Color color
double lineWidth
PenStyle penStyle