C# Class Petzold.RenderTheEllipse.SimpleEllipse

Inheritance: System.Windows.FrameworkElement
ファイルを表示 Open project: kasicass/kasicass Class Usage Examples

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext dc ) : void

Method Details

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
return void