C# Класс btswebdoc.CmdClient.OrchViewer

Summary description for OdViewWithSave.
Наследование: ProcessView
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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