GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / HitTestInfo Structure
Members


HitTestInfo Structure
Contains information about an area of a drawing object.
Syntax
'Declaration
 
Public Structure HitTestInfo 
   Inherits System.ValueType
 
'Usage
 
Dim instance As HitTestInfo
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.Drawing.HitTestInfo

See Also