<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / HitTestInfo Class / Point Property

In This Topic
    Point Property (HitTestInfo)
    In This Topic
    Gets the Point that defines the hit test location.
    Syntax
    'Declaration
     
    Public ReadOnly Property Point As Point
    public Point Point {get;}
    See Also