Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
StandardUI
Wpf
Shapes
Ellipse
C# Class Microsoft.StandardUI.Wpf.Shapes.Ellipse
Inheritance:
Microsoft.StandardUI.Wpf.Shapes.Shape
,
IEllipse
显示文件
Open project: dotnet-standard-ui/standard-ui
Public Methods
Method
Description
Draw
(
IDrawingContext
drawingContext
) :
void
Method Details
Draw()
public
method
public
Draw
(
IDrawingContext
drawingContext
) :
void
drawingContext
IDrawingContext
return
void