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.
Declaration Syntax| C# | Visual Basic |
public static implicit operator string ( MarkerImage image )
Public Shared Widening Operator CType ( _ image As MarkerImage _ ) As String
Parameters- image (MarkerImage)
- The image.
Return ValueThe result of the conversion.