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