Clickable Property

GoogleMap Control Artem.Google

GoogleMap Control Clickable Property
NamespacesArtem.Google.UIOverlayClickable
GoogleMap Control v6.0
Indicates whether this Overlay handles click events. Defaults to true.
Declaration Syntax
C# Visual Basic
public bool Clickable { get; set; }
Public Property Clickable As Boolean
	Get
	Set
Value
true if this instance is clickable; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)