ArcGIS Runtime SDK for WPF - Library Reference
IsHitTestVisible Property
See Also 
ESRI.ArcGIS.Client Namespace > GraphicsLayer Class : IsHitTestVisible Property

Gets or sets whether the contained area of this GraphicsLayer can return true values for hit testing.

Syntax

Visual Basic (Declaration) 
Public Property IsHitTestVisible As Boolean
C# 
public bool IsHitTestVisible {get; set;}

Property Value

true if the contained area of this GraphicsLayer can be used for hit-testing; otherwise, false. The default is true.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.