Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HitTestInformation Class / ViewportInfo Property


In This Topic
ViewportInfo Property
In This Topic
Gets more detailed hit test information for the viewport.
Syntax
'Declaration
 
Public ReadOnly Property ViewportInfo As ViewportHitTestInformation
 
'Usage
 
Dim instance As HitTestInformation
Dim value As ViewportHitTestInformation
 
value = instance.ViewportInfo
See Also