[]
        
(Showing Draft Content)

C1.WinUI.Viewer.C1WinUICanvasGraphics.InternalDrawRectangle

InternalDrawRectangle Method

InternalDrawRectangle(Rect, Color, double, PenStyle)

Declaration
protected override void InternalDrawRectangle(Rect bounds, Color color, double lineWidth, PenStyle penStyle)
Protected Overrides Sub InternalDrawRectangle(bounds As Rect, color As Color, lineWidth As Double, penStyle As PenStyle)
Parameters
Type Name Description
Rect bounds
Color color
double lineWidth
PenStyle penStyle