'Declaration Public Overrides Function GetDrawingBox( _
ByVal drawingSurfaceThe object that provides information about drawing surface.As Vintasoft.Imaging.Wpf.WpfDrawingSurface _
) As System.Windows.Rect
public override System.Windows.Rect GetDrawingBox(
Vintasoft.Imaging.Wpf.WpfDrawingSurface drawingSurface
)
public: System.Windows.Rect* GetDrawingBox(
Vintasoft.Imaging.Wpf.WpfDrawingSurface* drawingSurface
); override
public:
System.Windows.Rect^ GetDrawingBox(
Vintasoft.Imaging.Wpf.WpfDrawingSurface^ drawingSurface
); override
Parameters
- drawingSurface
- The object that provides information about drawing surface.
Return Value
Drawing box, in the image space, of annotation.