C# Class Alexandria.Engines.Sciagi.Resources.Picture

A picture made up of a series of drawing instructions.
Inheritance: ResourceData
Afficher le fichier Open project: Burton-Radons/Alexandria Class Usage Examples

Méthodes publiques

Méthode Description
Browse ( Action progressUpdateCallback = null ) : System.Windows.Forms.Control

Create a browser for drawing the picture.

Private Methods

Méthode Description
Picture ( AssetLoader loader ) : Alexandria.Engines.Sciagi.Controls

Method Details

Browse() public méthode

Create a browser for drawing the picture.
public Browse ( Action progressUpdateCallback = null ) : System.Windows.Forms.Control
progressUpdateCallback Action
Résultat System.Windows.Forms.Control