'Declaration Protected Overrides Function GetFocusPath( _
ByVal viewerThe viewer.As Vintasoft.Imaging.UI.ImageViewer _
) As System.Drawing.Drawing2D.GraphicsPath
protected override System.Drawing.Drawing2D.GraphicsPath GetFocusPath(
Vintasoft.Imaging.UI.ImageViewer viewer
)
protected: System.Drawing.Drawing2D.GraphicsPath GetFocusPath(
Vintasoft.Imaging.UI.ImageViewer* viewer
); override
protected:
System.Drawing.Drawing2D.GraphicsPath GetFocusPath(
Vintasoft.Imaging.UI.ImageViewer^ viewer
); override
Parameters
- viewer
- The viewer.
Return Value
The path that is used for drawing annotation focus.