ChartPrintDialogShowPrintDialog(FrameworkElement, Rect, Double, Double) - метод
Shows the print dialog.
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public virtual bool? ShowPrintDialog(
FrameworkElement element,
Rect printArea,
double elementHeight,
double elementWidth
)
Public Overridable Function ShowPrintDialog (
element As FrameworkElement,
printArea As Rect,
elementHeight As Double,
elementWidth As Double
) As Boolean?
public:
virtual Nullable<bool> ShowPrintDialog(
FrameworkElement^ element,
Rect^ printArea,
double elementHeight,
double elementWidth
)
abstract ShowPrintDialog :
element : FrameworkElement *
printArea : Rect *
elementHeight : float *
elementWidth : float -> Nullable<bool>
override ShowPrintDialog :
element : FrameworkElement *
printArea : Rect *
elementHeight : float *
elementWidth : float -> Nullable<bool>
- element FrameworkElement
-
The element.
- printArea Rect
-
The print area.
- elementHeight Double
-
The elementHeight.
- elementWidth Double
-
The elementWidth.
NullableBoolean
Returns ShowDialog