C# 클래스 Alexandria.Engines.Sciagi.Resources.Picture

A picture made up of a series of drawing instructions.
상속: ResourceData
파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

공개 메소드들

메소드 설명
Browse ( Action progressUpdateCallback = null ) : System.Windows.Forms.Control

Create a browser for drawing the picture.

비공개 메소드들

메소드 설명
Picture ( AssetLoader loader ) : Alexandria.Engines.Sciagi.Controls

메소드 상세

Browse() 공개 메소드

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