C# Class Microsoft.StandardUI.Wpf.Shapes.Ellipse

Inheritance: Microsoft.StandardUI.Wpf.Shapes.Shape, IEllipse
Afficher le fichier Open project: dotnet-standard-ui/standard-ui

Méthodes publiques

Méthode Description
Draw ( IDrawingContext drawingContext ) : void

Method Details

Draw() public méthode

public Draw ( IDrawingContext drawingContext ) : void
drawingContext IDrawingContext
Résultat void