'Declaration Public Function GetDrawingByLocation( _
ByVal locationThe pount in control space.As Vintasoft.Primitives.VintasoftPoint _
) As Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing
public Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing GetDrawingByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
public: Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing* GetDrawingByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
public:
Vintasoft.Imaging.Office.Spreadsheet.Document.SheetDrawing^ GetDrawingByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
Parameters
- location
- The pount in control space.
Return Value
The SheetDrawing that is located in specified point.