ImageWindowViewModelCalculateCurrentImageSize - метод |
Пространство имён:
Tessa.UI.Controls.CustomRichTextBoxCtrl
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic void CalculateCurrentImageSize(
double height,
double width,
double percent
)
Public Sub CalculateCurrentImageSize (
height As Double,
width As Double,
percent As Double
)
public:
void CalculateCurrentImageSize(
double height,
double width,
double percent
)
member CalculateCurrentImageSize :
height : float *
width : float *
percent : float -> unit
Параметры
- height
- Тип: SystemDouble
- width
- Тип: SystemDouble
- percent
- Тип: SystemDouble
См. также