Clickable Property

GoogleMap Control Artem.Google

GoogleMap Control Clickable Property
NamespacesArtem.Google.UIPolylineOptionsClickable
GoogleMap Control v6.0
Gets or sets a value indicating whether this PolylineOptions is clickable. Indicates whether this Polyline 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 clickable; otherwise, false.

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