ChartPrintDialogGetPrintVisual - метод
The get print visual.
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[NotNullAttribute]
public virtual Rectangle GetPrintVisual(
[NotNullAttribute] FrameworkElement element
)
<NotNullAttribute>
Public Overridable Function GetPrintVisual (
<NotNullAttribute> element As FrameworkElement
) As Rectangle
public:
[NotNullAttribute]
virtual Rectangle^ GetPrintVisual(
[NotNullAttribute] FrameworkElement^ element
)
[<NotNullAttribute>]
abstract GetPrintVisual :
[<NotNullAttribute>] element : FrameworkElement -> Rectangle
[<NotNullAttribute>]
override GetPrintVisual :
[<NotNullAttribute>] element : FrameworkElement -> Rectangle
- element FrameworkElement
-
The element.
Rectangle
The
Rectangle.