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