'Declaration Public Function New( _
ByVal annotationViewВид аннотации.As WpfPdfAnnotationView, _
ByVal mouseEventArgsАргументы события мыши.As System.Windows.Input.MouseEventArgs _
)
public WpfPdfAnnotationViewMouseEventArgs(
WpfPdfAnnotationView annotationView,
System.Windows.Input.MouseEventArgs mouseEventArgs
)
public: WpfPdfAnnotationViewMouseEventArgs(
WpfPdfAnnotationView* annotationView,
System.Windows.Input.MouseEventArgs* mouseEventArgs
)
public:
WpfPdfAnnotationViewMouseEventArgs(
WpfPdfAnnotationView^ annotationView,
System.Windows.Input.MouseEventArgs^ mouseEventArgs
)
Parameters
- annotationView
- Вид аннотации.
- mouseEventArgs
- Аргументы события мыши.