'Declaration Protected Overridable Sub RenderAnnotation( _
ByVal viewerПросмотрщик изображений.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal drawingContextSystem.Windows.Media.DrawingContext для отображения.As System.Windows.Media.DrawingContext _
)
protected virtual void RenderAnnotation(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
System.Windows.Media.DrawingContext drawingContext
)
protected: virtual void RenderAnnotation(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer,
System.Windows.Media.DrawingContext drawingContext
)
protected:
virtual void RenderAnnotation(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer,
System.Windows.Media.DrawingContext drawingContext
)
Parameters
- viewer
- Просмотрщик изображений.
- drawingContext
- System.Windows.Media.DrawingContext для отображения.