'Declaration Protected Overridable Function GetAnnotationSelectionBox( _
ByVal viewerПросмотрщик.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal itemВид аннотации.As WpfPdfAnnotationView _
) As System.Windows.Rect
protected virtual System.Windows.Rect GetAnnotationSelectionBox(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
WpfPdfAnnotationView item
)
protected: virtual System.Windows.Rect* GetAnnotationSelectionBox(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer,
WpfPdfAnnotationView* item
)
protected:
virtual System.Windows.Rect^ GetAnnotationSelectionBox(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer,
WpfPdfAnnotationView^ item
)
Parameters
- viewer
- Просмотрщик.
- item
- Вид аннотации.
Return Value
Поле выбора аннотации.