C# 클래스 btswebdoc.CmdClient.OrchViewer

Summary description for OdViewWithSave.
상속: ProcessView
파일 보기 프로젝트 열기: riha/btswebdoc 1 사용 예제들

공개 메소드들

메소드 설명
GetOrchestationImage ( BtsOrchestration orchestration ) : Bitmap
GetOrchestationImage ( OrchestrationOverviewImage orchestrationImage, BtsOrchestration orchestration ) : Bitmap

비공개 메소드들

메소드 설명
CreateOrchShape ( BaseShape bc ) : OrchShape
DoPrintWithSize ( System.Drawing.Printing.PrintPageEventArgs e ) : Rectangle
DrawDebugRect ( Graphics g, Rectangle r ) : void
GetOrchImageSize ( OrchestrationOverviewImage orchestration ) : Rectangle
GetSelectionAreas ( Graphics g, BaseShape shape, OrchestrationOverviewImage orchestration ) : void
MeasureStringWidth ( string text, System font ) : int

메소드 상세

GetOrchestationImage() 공개 정적인 메소드

public static GetOrchestationImage ( BtsOrchestration orchestration ) : Bitmap
orchestration BtsOrchestration
리턴 System.Drawing.Bitmap

GetOrchestationImage() 공개 정적인 메소드

public static GetOrchestationImage ( OrchestrationOverviewImage orchestrationImage, BtsOrchestration orchestration ) : Bitmap
orchestrationImage OrchestrationOverviewImage
orchestration BtsOrchestration
리턴 System.Drawing.Bitmap