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