ChartPrintDialogGetUIElementBounds - метод |
The get ui element bounds.
Пространство имён:
Tessa.UI.Views.Charting.Charts
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic Rect GetUIElementBounds(
[NotNullAttribute] UIElement element
)
Public Function GetUIElementBounds (
<NotNullAttribute> element As UIElement
) As Rect
public:
Rect GetUIElementBounds(
[NotNullAttribute] UIElement^ element
)
member GetUIElementBounds :
[<NotNullAttribute>] element : UIElement -> Rect
Параметры
- element
- Тип: System.WindowsUIElement
The element.
Возвращаемое значение
Тип:
Rect
The
Rect.
См. также