C# Class btswebdoc.CmdClient.OrchViewer

Summary description for OdViewWithSave.
Inheritance: ProcessView
Exibir arquivo Open project: riha/btswebdoc Class Usage Examples

Public Methods

Method Description
GetOrchestationImage ( BtsOrchestration orchestration ) : Bitmap
GetOrchestationImage ( OrchestrationOverviewImage orchestrationImage, BtsOrchestration orchestration ) : Bitmap

Private Methods

Method Description
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

Method Details

GetOrchestationImage() public static method

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

GetOrchestationImage() public static method

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