C# Class PolygonEditor.Gui.PolygonPropertyGrid

Inheritance: EditorObjects.Gui.PolygonPropertyGrid
Mostra file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
PolygonPropertyGrid ( Cursor cursor ) : System

Private Methods

Method Description
UpdateSelectedPoint ( Window callingWindow ) : void

Method Details

PolygonPropertyGrid() public method

public PolygonPropertyGrid ( Cursor cursor ) : System
cursor FlatRedBall.Gui.Cursor
return System