Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / HitTestInfo Structure
Members


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

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

    See Also