[]
        
(Showing Draft Content)

C1.WinUI.Viewer.C1WinUICanvasGraphics.InternalDrawEllipse

InternalDrawEllipse Method

InternalDrawEllipse(Rect, Color, double, PenStyle)

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