[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.HitTestInfo.Target

Target Property

Target

Gets the object at the position indicated by a hit test.

Declaration
public readonly DrawingObject Target { get; }
Public ReadOnly Property Target As DrawingObject
Property Value
Type Description
DrawingObject

The object at the position indicated by a hit test.