GoogleMap Control
Implicit Operator
Namespaces ► Artem.Google.UI ► MarkerImage ► ImplicitWideningImplicitImplicitImplicit(MarkerImage to String)
GoogleMap Control v6.0
Declaration Syntax
Parameters
Return Value
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Performs an implicit conversion from MarkerImage to String.

C# | Visual Basic |
public static implicit operator string ( MarkerImage image )
Public Shared Widening Operator CType ( _ image As MarkerImage _ ) As String

- image (MarkerImage)
- The image.

The result of the conversion.