Spread WinForms 15
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. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Transparent As HitTestInfo
 
'Usage
 
Dim value As HitTestInfo
 
value = HitTestInfo.Transparent
See Also