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