ChartPrintDialogGetUIElementBounds - метод
The get ui element bounds.
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
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 UIElement
-
The element.
Rect
The
Rect.