C# Class P02_GraphicEditor.Rectangle

Inheritance: IShape
显示文件 Open project: MertYumer/CSharp-Fundamentals-January-2019

Public Methods

Method Description
Draw ( ) : void

Method Details

Draw() public method

public Draw ( ) : void
return void