GoogleMap Control
Visible Property
Namespaces
►
Artem.Google.UI
►
MarkerOptions
►
Visible
C#
Visual Basic
GoogleMap Control v6.0
Gets or sets a value indicating whether this
MarkerOptions
is visible. If true, the marker is visible
Declaration Syntax
C#
Visual Basic
public
Nullable
<
bool
>
Visible
{
get
;
set
; }
Public
Property
Visible
As
Nullable
(
Of
Boolean
)
Get
Set
Value
true
if visible; otherwise,
false
.
Assembly:
Artem.Google
(Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)