WinUI | ComponentOne
C1.WinUI.Rendering Assembly / C1.WinUI.Rendering Namespace / IRenderingEngine Interface / SetStrokeThickness Method
Stroke thickness
In This Topic
    SetStrokeThickness Method (IRenderingEngine)
    In This Topic
    Sets the stroke thickness.
    Syntax
    void SetStrokeThickness( 
       double thickness
    )

    Parameters

    thickness
    Stroke thickness
    See Also