Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / HitTestInfo Structure / Transparent Field


In This Topic
    Transparent Field
    In This Topic
    Indicates that the position doesn't belong to the object.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Transparent As HitTestInfo
    'Usage
     
    
    Dim value As HitTestInfo
     
    value = HitTestInfo.Transparent
    public static readonly HitTestInfo Transparent
    See Also