969
C# Namespaces Artem.Google GoogleMap ControlArtem.Google Namespace GoogleMap Control v6.0 [Missing <summary> documentation for "N:Artem.Google"] Declaration Syntax C# Visual Basic namespace Artem.Google Namespace Artem.Google Types All Types Classes Interfaces Icon Type Description IScriptDataConverter Defines methods to convert object data to script data. JsUtil Send comments on this topic to [email protected] © Copyright 2011 Velio Ivanov

Artem.Google NamespaceNamespaces Artem.Google JsUtil Encode(Boolean) C# GoogleMap ControlEncode Method (value) GoogleMap Control v6.0 Converts the specified value. Declaration Syntax

  • Upload
    others

  • View
    8

  • Download
    0

Embed Size (px)

Citation preview

  • C#Namespaces►Artem.GoogleGoogleMapControlArtem.GoogleNamespace

    GoogleMapControlv6.0

    [Missingdocumentationfor"N:Artem.Google"]

    DeclarationSyntaxC# VisualBasic

    namespaceArtem.Google

    NamespaceArtem.Google

    TypesAllTypes Classes Interfaces

    Icon Type DescriptionIScriptDataConverter Definesmethodstoconvertobject

    datatoscriptdata.

    JsUtil

    [email protected]©Copyright2011VelioIvanov

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google►IScriptDataConverterGoogleMapControlIScriptDataConverterInterface

    GoogleMapControlv6.0Definesmethodstoconvertobjectdatatoscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicinterfaceIScriptDataConverter

    PublicInterfaceIScriptDataConverter

    MembersAllMembers MethodsPublicProtected

    InstanceStatic

    DeclaredInherited

    Icon Member DescriptionToScriptData() Returnstheinstanceasascriptdata.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►IScriptDataConverter►ToScriptData()

    C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    IDictionaryToScriptData()

    FunctionToScriptDataAsIDictionary(OfString,Object

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.IScriptDataConverter.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google►JsUtilGoogleMapControlJsUtilClass

    GoogleMapControlv6.0

    [Missingdocumentationfor"T:Artem.Google.JsUtil"]

    DeclarationSyntaxC# VisualBasic

    publicstaticclassJsUtil

    PublicNotInheritableClassJsUtil

    MembersAllMembers Methods Properties

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    CreateSerializer() Createstheserializer.

    Encode(Boolean) Convertsthespecifiedvalue.

    Encode(Single) Convertsthespecifiedvalue.

    Encode(Double) Convertsthespecifiedvalue.

    Encode(String) Encodesthespecifiedvalue.

  • Encode(Color) Convertsthespecifiedvalue.

    EncodeJsFunction(String) Encodesthejsfunction.

    GetConverters() Getstheconverters.

    IsUndefined(String) Determineswhetherthespecifiedvalueisundefined.

    NumberFormat Getsthenumberformat.

    ToBoolean(String) Toestheboolean.

    ToByte(String) Toesthebyte.

    ToColor(String) Toesthecolor.

    ToDecimal(String) Toesthedecimal.

    ToDouble(String) Decodesthespecifiedvalue.

    ToInt(String) Toestheint.

  • ToLong(String) Toesthelong.

    ToShort(String) Toestheshort.

    ToSingle(String) Toesthesingle.

    TryParsePoint(String,Double,Double)

    Triestheparsepoint.

    InheritanceHierarchyObjectJsUtil

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►CreateSerializer()C#

    GoogleMapControlCreateSerializerMethod

    GoogleMapControlv6.0Createstheserializer.

    DeclarationSyntaxC# VisualBasic

    publicstaticJavaScriptSerializerCreateSerializer()

    PublicSharedFunctionCreateSerializerAsJavaScriptSerializer

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.CreateSerializer"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/bb337495http://msdn2.microsoft.com/en-us/library/bb337495mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google►JsUtil►Encode()GoogleMapControlEncodeMethod

    GoogleMapControlv6.0MembersIcon Member Description

    Encode(Boolean) Convertsthespecifiedvalue.

    Encode(Single) Convertsthespecifiedvalue.

    Encode(Double) Convertsthespecifiedvalue.

    Encode(String) Encodesthespecifiedvalue.

    Encode(Color) Convertsthespecifiedvalue.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►Encode(Boolean)C#

    GoogleMapControlEncodeMethod(value)

    GoogleMapControlv6.0Convertsthespecifiedvalue.

    DeclarationSyntaxC# VisualBasic

    publicstaticstringEncode( boolvalue)

    PublicSharedFunctionEncode(_ valueAsBoolean_)AsString

    Parametersvalue(Boolean)

    ifsettotrue[value].

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.Encode(System.Boolean)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/a28wyd50mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►Encode(Double)C#

    GoogleMapControlEncodeMethod(value)

    GoogleMapControlv6.0Convertsthespecifiedvalue.

    DeclarationSyntaxC# VisualBasic

    publicstaticstringEncode( doublevalue)

    PublicSharedFunctionEncode(_ valueAsDouble_)AsString

    Parametersvalue(Double)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.Encode(System.Double)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/643eft0tmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►Encode(Color)C#

    GoogleMapControlEncodeMethod(value)

    GoogleMapControlv6.0Convertsthespecifiedvalue.

    DeclarationSyntaxC# VisualBasic

    publicstaticstringEncode( Colorvalue)

    PublicSharedFunctionEncode(_ valueAsColor_)AsString

    Parametersvalue(Color)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.Encode(System.Drawing.Color)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/14w97wkchttp://msdn2.microsoft.com/en-us/library/14w97wkchttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/14w97wkcmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►Encode(Single)C#

    GoogleMapControlEncodeMethod(value)

    GoogleMapControlv6.0Convertsthespecifiedvalue.

    DeclarationSyntaxC# VisualBasic

    publicstaticstringEncode( floatvalue)

    PublicSharedFunctionEncode(_ valueAsSingle_)AsString

    Parametersvalue(Single)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.Encode(System.Single)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/3www918fhttp://msdn2.microsoft.com/en-us/library/3www918fhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/3www918fmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►Encode(String)C#

    GoogleMapControlEncodeMethod(value)

    GoogleMapControlv6.0Encodesthespecifiedvalue.

    DeclarationSyntaxC# VisualBasic

    publicstaticstringEncode( stringvalue)

    PublicSharedFunctionEncode(_ valueAsString_)AsString

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.Encode(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►EncodeJsFunction(String)C#

    GoogleMapControlEncodeJsFunctionMethod(value)

    GoogleMapControlv6.0Encodesthejsfunction.

    DeclarationSyntaxC# VisualBasic

    publicstaticstringEncodeJsFunction( stringvalue)

    PublicSharedFunctionEncodeJsFunction(_ valueAsString_)AsString

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.EncodeJsFunction(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►GetConverters()C#

    GoogleMapControlGetConvertersMethod

    GoogleMapControlv6.0Getstheconverters.

    DeclarationSyntaxC# VisualBasic

    publicstaticIEnumerableGetConverters

    PublicSharedFunctionGetConvertersAsIEnumerable(

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.GetConverters"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/9eekhta0http://msdn2.microsoft.com/en-us/library/bb337757http://msdn2.microsoft.com/en-us/library/9eekhta0http://msdn2.microsoft.com/en-us/library/bb337757mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►IsUndefined(String)C#

    GoogleMapControlIsUndefinedMethod(value)

    GoogleMapControlv6.0Determineswhetherthespecifiedvalueisundefined.

    DeclarationSyntaxC# VisualBasic

    publicstaticboolIsUndefined( stringvalue)

    PublicSharedFunctionIsUndefined(_ valueAsString_)AsBoolean

    Parametersvalue(String)

    Thevalue.

    ReturnValuetrueifthespecifiedvalueisundefined;otherwise,false.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►NumberFormatC#

    GoogleMapControlNumberFormatProperty

    GoogleMapControlv6.0Getsthenumberformat.

    DeclarationSyntaxC# VisualBasic

    publicstaticNumberFormatInfoNumberFormat{get;}

    PublicSharedReadOnlyPropertyNumberFormatAsNumberFormatInfo Get

    ValueThenumberformat.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/2xdwt6xxhttp://msdn2.microsoft.com/en-us/library/2xdwt6xxmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToBoolean(String)C#

    GoogleMapControlToBooleanMethod(value)

    GoogleMapControlv6.0Toestheboolean.

    DeclarationSyntaxC# VisualBasic

    publicstaticboolToBoolean( stringvalue)

    PublicSharedFunctionToBoolean(_ valueAsString_)AsBoolean

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToBoolean(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToByte(String)C#

    GoogleMapControlToByteMethod(value)

    GoogleMapControlv6.0Toesthebyte.

    DeclarationSyntaxC# VisualBasic

    publicstaticbyteToByte( stringvalue)

    PublicSharedFunctionToByte(_ valueAsString_)AsByte

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToByte(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/yyb1w04yhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/yyb1w04yhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToColor(String)C#

    GoogleMapControlToColorMethod(value)

    GoogleMapControlv6.0Toesthecolor.

    DeclarationSyntaxC# VisualBasic

    publicstaticColorToColor( stringvalue)

    PublicSharedFunctionToColor(_ valueAsString_)AsColor

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToColor(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/14w97wkchttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/14w97wkchttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToDecimal(String)C#

    GoogleMapControlToDecimalMethod(value)

    GoogleMapControlv6.0Toesthedecimal.

    DeclarationSyntaxC# VisualBasic

    publicstaticdecimalToDecimal( stringvalue)

    PublicSharedFunctionToDecimal(_ valueAsString_)AsDecimal

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToDecimal(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/1k2e8atxhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/1k2e8atxhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToDouble(String)C#

    GoogleMapControlToDoubleMethod(value)

    GoogleMapControlv6.0Decodesthespecifiedvalue.

    DeclarationSyntaxC# VisualBasic

    publicstaticdoubleToDouble( stringvalue)

    PublicSharedFunctionToDouble(_ valueAsString_)AsDouble

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToDouble(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google►JsUtil►ToInt(String)GoogleMapControlToIntMethod(value)

    GoogleMapControlv6.0Toestheint.

    DeclarationSyntaxC# VisualBasic

    publicstaticintToInt( stringvalue)

    PublicSharedFunctionToInt(_ valueAsString_)AsInteger

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToInt(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/td2s409dhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/td2s409dhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToLong(String)C#

    GoogleMapControlToLongMethod(value)

    GoogleMapControlv6.0Toesthelong.

    DeclarationSyntaxC# VisualBasic

    publicstaticlongToLong( stringvalue)

    PublicSharedFunctionToLong(_ valueAsString_)AsLong

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToLong(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/6yy583ekhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/6yy583ekhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToShort(String)C#

    GoogleMapControlToShortMethod(value)

    GoogleMapControlv6.0Toestheshort.

    DeclarationSyntaxC# VisualBasic

    publicstaticshortToShort( stringvalue)

    PublicSharedFunctionToShort(_ valueAsString_)AsShort

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToShort(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/e07e6fdshttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e07e6fdshttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►ToSingle(String)C#

    GoogleMapControlToSingleMethod(value)

    GoogleMapControlv6.0Toesthesingle.

    DeclarationSyntaxC# VisualBasic

    publicstaticfloatToSingle( stringvalue)

    PublicSharedFunctionToSingle(_ valueAsString_)AsSingle

    Parametersvalue(String)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.ToSingle(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/3www918fhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/3www918fhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google►JsUtil►TryParsePoint(String,Double,Double)

    C#

    GoogleMapControlTryParsePointMethod(value,lat,lng)

    GoogleMapControlv6.0Triestheparsepoint.

    DeclarationSyntaxC# VisualBasic

    publicstaticboolTryParsePoint( stringvalue, outdoublelat, outdoublelng)

    PublicSharedFunctionTryParsePoint(_ valueAsString,_ ByReflatAsDouble,_ ByReflngAsDouble_)AsBoolean

    Parametersvalue(String)

    Thevalue.

    lat(Double)Thelat.

    lng(Double)TheLNG.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.JsUtil.TryParsePoint(System.String,System.Double@,System.Double@)"]

    http://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/k8189tfchttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/k8189tfchttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/a28wyd50http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/643eft0thttp://msdn2.microsoft.com/en-us/library/643eft0t

  • [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UIGoogleMapControlArtem.Google.UINamespace

    GoogleMapControlv6.0

    [Missingdocumentationfor"N:Artem.Google.UI"]

    DeclarationSyntaxC# VisualBasic

    namespaceArtem.Google.UI

    NamespaceArtem.Google.UI

    TypesAllTypes Classes Enumerations

    Icon Type DescriptionBounds ALatLngBoundsinstance

    representsarectangleingeographicalcoordinates,includingonethatcrossesthe180degreeslongitudinalmeridian.

    BoundsEventArgs Classforcontainingboundseventdata.

    ControlPosition Identifiersusedtospecifytheplacementofcontrolsonthemap.Controlsarepositionedrelativetoothercontrolsinthesamelayoutposition.Controlsthatare

  • addedfirstarepositionedclosertotheedgeofthemap.+----------------++TLTCTR++LTRT++++LCRC++++LBRB++BLBCBR++----------------+Elementsinthetoporbottomrowflowtowardsthemiddle.Elementsattheleftorrightsidesflowdownwards.

    DirectionsChangedEventArgs Classforcontainingdirectionseventdata.

    DirectionsStep Representsastepindirectionsresult.

    Distance Arepresentationofdistanceasanumericvalueandadisplaystring.

    Duration Arepresentationofdurationasanumericvalueandadisplaystring.

    GoogleCircle AcircleontheEarth'ssurface;alsoknownasa"sphericalcap".

    GoogleDirections

  • GoogleGround Arectangularimageoverlayonthemap.

    GoogleMap

    GoogleMapDesigner

    GoogleMarkers ExtendercontrolwhichtargetsGoogleMapcontolandaddsthemarkersoverlaystothegooglemap.

    GooglePolygon Polygon(likeapolyline)definesaseriesofconnectedcoordinatesinanorderedsequence;additionally,polygonsformaclosedloopanddefineafilledregion.

    GooglePolyline

    GoogleRectangle Arectangleoverlay.

    GoogleStreetViewPanorama ExtendercontrolwhichtargetsGoogleMapcontrolsanddisplaysthepanoramaforagivenLatLngorpanoramaID.AStreetViewPanorama

  • objectprovidesaStreetView"viewer"whichcanbestand-alonewithinaseparateorboundtoaMap.

    InfoWindowOptions Theoptionsforthemarkers'infowindow.

    LatLng LatLngisapointingeographicalcoordinates,latitudeandlongitude.Noticethatalthoughusualmapprojectionsassociatelongitudewiththex-coordinateofthemap,andlatitudewiththey-coordinate,thelatitudecoordinateisalwayswrittenfirst,followedbythelongitude.NoticealsothatyoucannotmodifythecoordinatesofaLatLng.Ifyouwanttocomputeanotherpoint,youhavetocreateanewone.

    Location

    MapEventArgs Classforcontainingmap'seventdata.

    MapType Identifiersforcommon

  • MapTypes.

    MapTypeControlOptions Optionsfortherenderingofthemaptypecontrol.

    MapTypeControlStyle IdentifiersforcommonMapTypesControls.

    Marker

    MarkerAnimation Animationsthatcanbeplayedonamarker.UsethesetAnimationmethodonMarkerortheanimationoptiontoplayananimation.

    MarkerEventArgs Classforcontainingmarkereventdata.

    MarkerImage DefinesanimagetobeusedastheiconorshadowforaMarker.'origin'and'size'areusedtoselectasegmentofaspriteimageand'anchor'overridesthepositionoftheanchorpointfromitsdefaultbottommiddleposition.Theanchorofanimageisthepixeltowhichthesystemrefersintrackingtheimage'sposition.Bydefault,the

  • anchorissettothebottommiddleoftheimage(coordinateswidth/2,height).SowhenamarkerisplacedatagivenLatLng,thepixeldefinedastheanchorispositionedatthespecifiedLatLng.Toscaletheimage,whetherspritedornot,setthevalueofscaledSizetothesizeofthewholeimageandsetsize,originandanchorinscaledvalues.TheMarkerImagecannotbechangedonceconstructed.

    MarkerOptions

    MarkerShape Thisobjectdefinesthemarkershapetouseindeterminationofamarker'sclickableregion.Theshapeconsistsoftwoproperties—typeandcoord—whichdefinethegeneraltypeofmarkerandcoordinatesspecifictothattypeofmarker.

    MarkerShapeType

    MouseEventArgs Classforcontainingmouseeventdata.

  • NavigationControlOptions Optionsfortherenderingofthenavigationcontrol.

    NavigationControlStyle Identifiersforcommontypesofnavigationcontrols.

    Overlay

    OverviewMapControlOptions Optionsfortherenderingofthepancontrol.

    PanControlOptions Optionsfortherenderingofthepancontrol.

    Point

    PolylineOptions Theoptionsforagooglepolyline.

    RotateControlOptions Optionsfortherenderingoftherotatecontrol.

    ScaleControlOptions Optionsfortherenderingofthescalecontrol.

    ScaleControlStyle Identifiersforscalecontrol

  • ids.

    Size

    StaticImageFormats

    StreetViewAddressControlOptions OptionsfortherenderingoftheStreetViewaddresscontrol.

    StreetViewControlOptions OptionsfortherenderingoftheStreetViewpegmancontrolonthemap.

    StreetViewPanorama DisplaysthepanoramaforagivenLatLngorpanoramaID.AStreetViewPanoramaobjectprovidesaStreetView"viewer"whichcanbestand-alonewithinaseparateorboundtoaMap.

    StreetViewPov Apointofviewobjectwhichspecifiesthecamera'sorientationattheStreetViewpanorama'sposition.Thepointofviewisdefinedasheading,pitchandzoom.

  • TravelMode

    UnitSystem

    ZoomControlOptions Optionsfortherenderingofthezoomcontrol.

    ZoomControlStyle Identifiersforthezoomcontrol.

    [email protected]©Copyright2011VelioIvanov

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►BoundsGoogleMapControlBoundsClass

    GoogleMapControlv6.0ALatLngBoundsinstancerepresentsarectangleingeographicalcoordinates,includingonethatcrossesthe180degreeslongitudinalmeridian.

    DeclarationSyntaxC# VisualBasic

    publicclassBounds:IScriptDataConverter

    PublicClassBounds_ ImplementsIScriptDataConverter

    MembersAllMembers Constructors Methods Properties

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    Bounds() InitializesanewinstanceoftheBoundsclass

    Equals(Object) DetermineswhetherthespecifiedObjectisequaltothecurrentObject.

    (InheritedfromObject.)

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    http://msdn2.microsoft.com/en-us/library/bsc2ak47http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/4k87zsw7http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • (InheritedfromObject.)

    FromScriptData(Object) RetrievesaninstanceofBoundsfromscriptdata.

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject.)

    GetType() GetstheTypeofthecurrentinstance.

    (InheritedfromObject.)

    Implicit(StringtoBounds) PerformsanimplicitconversionfromStringtoBounds.

    MemberwiseClone() CreatesashallowcopyofthecurrentObject.

    (InheritedfromObject.)

    NorthEast Getsorsetsthenortheastpointofbounds.

    Parse(String) Parsesthespecifiedbounds.

    SouthWest Getsorsetsthesouthwestpointofbounds.

    ToScriptData() Returnstheinstanceasascriptdata.

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/zdee4b3yhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/dfwy45w9http://msdn2.microsoft.com/en-us/library/42892f65http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/57ctke0ahttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • ToString() ReturnsaStringthatrepresentsthisinstance.

    (OverridesObject.ToString().)

    InheritanceHierarchyObjectBounds

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/7bxwbwt2http://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►Bounds()C#

    GoogleMapControlBoundsConstructor

    GoogleMapControlv6.0InitializesanewinstanceoftheBoundsclass

    DeclarationSyntaxC# VisualBasic

    publicBounds()

    PublicSubNew

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►FromScriptData(Object)

    C#

    GoogleMapControlFromScriptDataMethod(scriptObject)

    GoogleMapControlv6.0RetrievesaninstanceofBoundsfromscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicstaticBoundsFromScriptData( ObjectscriptObject)

    PublicSharedFunctionFromScriptData(_ scriptObjectAsObject_)AsBounds

    ParametersscriptObject(Object)

    Thescriptobject.

    ReturnValueThenewBoundsfilledwiththescriptdata

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►Implicit(StringtoBounds)

    C#

    GoogleMapControlImplicitOperator

    GoogleMapControlv6.0PerformsanimplicitconversionfromStringtoBounds.

    DeclarationSyntaxC# VisualBasic

    publicstaticimplicitoperatorBounds( stringbounds)

    PublicSharedWideningOperatorCType(_ boundsAsString_)AsBounds

    Parametersbounds(String)

    Thebounds.

    ReturnValueTheresultoftheconversion.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►NorthEastC#

    GoogleMapControlNorthEastProperty

    GoogleMapControlv6.0Getsorsetsthenortheastpointofbounds.

    DeclarationSyntaxC# VisualBasic

    publicLatLngNorthEast{get;set;}

    PublicPropertyNorthEastAsLatLng Get Set

    ValueThenortheast.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►Parse(String)C#

    GoogleMapControlParseMethod(bounds)

    GoogleMapControlv6.0Parsesthespecifiedbounds.

    DeclarationSyntaxC# VisualBasic

    publicstaticBoundsParse( stringbounds)

    PublicSharedFunctionParse(_ boundsAsString_)AsBounds

    Parametersbounds(String)

    Thebounds.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.Bounds.Parse(System.String)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►SouthWestC#

    GoogleMapControlSouthWestProperty

    GoogleMapControlv6.0Getsorsetsthesouthwestpointofbounds.

    DeclarationSyntaxC# VisualBasic

    publicLatLngSouthWest{get;set;}

    PublicPropertySouthWestAsLatLng Get Set

    ValueThesouthwest.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►ToScriptData()C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    publicIDictionaryToScriptData()

    PublicFunctionToScriptDataAsIDictionary(OfString

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.Bounds.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Bounds►ToString()C#

    GoogleMapControlToStringMethod

    GoogleMapControlv6.0ReturnsaStringthatrepresentsthisinstance.

    DeclarationSyntaxC# VisualBasic

    publicoverridestringToString()

    PublicOverridesFunctionToStringAsString

    ReturnValueAStringthatrepresentsthisinstance.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►BoundsEventArgsGoogleMapControlBoundsEventArgsClass

    GoogleMapControlv6.0Classforcontainingboundseventdata.

    DeclarationSyntaxC# VisualBasic

    publicclassBoundsEventArgs:EventArgs, IScriptDataConverter

    PublicClassBoundsEventArgs_ InheritsEventArgs_ ImplementsIScriptDataConverter

    MembersAllMembers Constructors Methods Properties

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    BoundsEventArgs(Bounds) InitializesanewinstanceoftheBoundsEventArgsclass.

    BoundsEventArgs() InitializesanewinstanceoftheBoundsEventArgsclass.

    Bounds Theboundsdata.

    Equals(Object) Determineswhetherthespecified

    http://msdn2.microsoft.com/en-us/library/118wxtk3http://msdn2.microsoft.com/en-us/library/118wxtk3http://msdn2.microsoft.com/en-us/library/bsc2ak47

  • ObjectisequaltothecurrentObject

    (InheritedfromObject.)

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    (InheritedfromObject.)

    FromScriptData(Object) Retrievesaninstancefromscriptdata.

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject.)

    GetType() GetstheTypeofthecurrentinstance.

    (InheritedfromObject.)

    MemberwiseClone() CreatesashallowcopyofthecurrentObject.

    (InheritedfromObject.)

    ToScriptData() Returnstheinstanceasascriptdata.

    ToString() ReturnsaStringthatrepresentsthecurrentObject.

    (InheritedfromObject.)

    InheritanceHierarchyObjectEventArgs

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/4k87zsw7http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/zdee4b3yhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/dfwy45w9http://msdn2.microsoft.com/en-us/library/42892f65http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/57ctke0ahttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/7bxwbwt2http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/118wxtk3

  • BoundsEventArgs

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►BoundsEventArgs►BoundsEventArgs()

    C#

    GoogleMapControlBoundsEventArgsConstructor

    GoogleMapControlv6.0MembersIcon Member Description

    BoundsEventArgs(Bounds) InitializesanewinstanceoftheBoundsEventArgsclass.

    BoundsEventArgs() InitializesanewinstanceoftheBoundsEventArgsclass.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►BoundsEventArgs►BoundsEventArgs()

    C#

    GoogleMapControlBoundsEventArgsConstructor

    GoogleMapControlv6.0InitializesanewinstanceoftheBoundsEventArgsclass.

    DeclarationSyntaxC# VisualBasic

    publicBoundsEventArgs()

    PublicSubNew

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►BoundsEventArgs►BoundsEventArgs(Bounds)

    C#

    GoogleMapControlBoundsEventArgsConstructor(bounds)

    GoogleMapControlv6.0InitializesanewinstanceoftheBoundsEventArgsclass.

    DeclarationSyntaxC# VisualBasic

    publicBoundsEventArgs( Boundsbounds)

    PublicSubNew(_ boundsAsBounds_)

    Parametersbounds(Bounds)

    Thebounds.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►BoundsEventArgs►BoundsC#

    GoogleMapControlBoundsProperty

    GoogleMapControlv6.0Theboundsdata.

    DeclarationSyntaxC# VisualBasic

    publicBoundsBounds{get;protectedset;}

    PublicPropertyBoundsAsBounds Get ProtectedSet

    ValueThebounds.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►BoundsEventArgs►FromScriptData(Object)

    C#

    GoogleMapControlFromScriptDataMethod(scriptObject)

    GoogleMapControlv6.0Retrievesaninstancefromscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicstaticBoundsEventArgsFromScriptData( ObjectscriptObject)

    PublicSharedFunctionFromScriptData(_ scriptObjectAsObject_)AsBoundsEventArgs

    ParametersscriptObject(Object)

    Thevalue.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.BoundsEventArgs.FromScriptData(System.Object)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►BoundsEventArgs►ToScriptData()

    C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    publicIDictionaryToScriptData()

    PublicFunctionToScriptDataAsIDictionary(OfString

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.BoundsEventArgs.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►ControlPositionGoogleMapControlControlPositionEnumeration

    GoogleMapControlv6.0Identifiersusedtospecifytheplacementofcontrolsonthemap.Controlsarepositionedrelativetoothercontrolsinthesamelayoutposition.Controlsthatareaddedfirstarepositionedclosertotheedgeofthemap.+----------------++TLTCTR++LTRT++++LCRC++++LBRB++BLBCBR++----------------+Elementsinthetoporbottomrowflowtowardsthemiddle.Elementsattheleftorrightsidesflowdownwards.

    DeclarationSyntaxC# VisualBasic

    publicenumControlPosition

    PublicEnumerationControlPosition

    MembersMember DescriptionTopLeft Representsthetopleftposition.TopCenter Representsthetopcenterposition.TopRight Representsthetoprightposition.BottomCenter Representsthebottomcenterposition.BottomLeft Representsthebottomleftposition.BottomRight Representsthebottomrightposition.LeftBottom Representstheleftbottomposition.LeftCenter Representstheleftcenterposition.LeftTop Representsthelefttopposition.RightBottom Representstherightbottomposition.RightCenter Representstherightcenterposition.

  • RightTop Representstherighttopposition.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgsC#

    GoogleMapControlDirectionsChangedEventArgsClass

    GoogleMapControlv6.0Classforcontainingdirectionseventdata.

    DeclarationSyntaxC# VisualBasic

    publicclassDirectionsChangedEventArgs:EventArgs, IScriptDataConverter

    PublicClassDirectionsChangedEventArgs_ InheritsEventArgs_ ImplementsIScriptDataConverter

    MembersAllMembers Constructors Methods Properties

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    DirectionsChangedEventArgs() InitializesanewinstanceoftheDirectionsChangedEventArgsclass

    Distance Arepresentationofdistanceasanumericvalueandadisplaystring.Thetotaldistancecovered.Thispropertymaybeundefinedasthedistancemaybeunknown.

    http://msdn2.microsoft.com/en-us/library/118wxtk3http://msdn2.microsoft.com/en-us/library/118wxtk3

  • Duration Arepresentationofdurationasanumericvalueandadisplaystring.Thetotalduration.Thispropertymaybeundefinedasthedurationmaybeunknown.

    EndAddress Theaddressofthedestination.

    EndLocation TheDirectionsServicecalculatesdirectionsbetweenlocationsbyusingthenearesttransportationoption(usuallyaroad)atthestartandendlocations.EndLocationindicatestheactualgeocodeddestination,whichmaybedifferentthantheend_locationofthelaststepif,forexample,theroadisnotnearthedestinationofthisleg.

    Equals(Object) DetermineswhetherthespecifiedObjectisequaltothecurrentObject.

    (InheritedfromObject.)

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    (InheritedfromObject.)

    FromScriptData(IDictionary

  • Object>) scriptdata.

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject.)

    GetType() GetstheTypeofthecurrentinstance.

    (InheritedfromObject.)

    MemberwiseClone() CreatesashallowcopyofthecurrentObject.

    (InheritedfromObject.)

    StartAddress Theaddressoftheorigin.

    StartLocation TheDirectionsServicecalculatesdirectionsbetweenlocationsbyusingthenearesttransportationoption(usuallyaroad)atthestartandendlocations.StartLocationindicatestheactualgeocodedorigin,whichmaybedifferentthanthestart_locationofthefirststepif,forexample,theroadisnotneartheoriginofthisleg.

    Steps AnarrayofDirectionsSteps,eachofwhichcontainsinformationabouttheindividualstepsinthisleg.

    http://msdn2.microsoft.com/en-us/library/zdee4b3yhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/dfwy45w9http://msdn2.microsoft.com/en-us/library/42892f65http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/57ctke0ahttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • ToScriptData() Returnstheinstanceasascriptdata.

    ToString() ReturnsaStringthatrepresentsthecurrentObject.

    (InheritedfromObject.)

    InheritanceHierarchyObjectEventArgs

    DirectionsChangedEventArgs

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/7bxwbwt2http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/118wxtk3mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►DirectionsChangedEventArgs()

    C#

    GoogleMapControlDirectionsChangedEventArgsConstructor

    GoogleMapControlv6.0InitializesanewinstanceoftheDirectionsChangedEventArgsclass

    DeclarationSyntaxC# VisualBasic

    publicDirectionsChangedEventArgs()

    PublicSubNew

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►Distance

    C#

    GoogleMapControlDistanceProperty

    GoogleMapControlv6.0Arepresentationofdistanceasanumericvalueandadisplaystring.Thetotaldistancecovered.Thispropertymaybeundefinedasthedistancemaybeunknown.

    DeclarationSyntaxC# VisualBasic

    publicDistanceDistance{get;set;}

    PublicPropertyDistanceAsDistance Get Set

    ValueThedistance.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►Duration

    C#

    GoogleMapControlDurationProperty

    GoogleMapControlv6.0Arepresentationofdurationasanumericvalueandadisplaystring.Thetotalduration.Thispropertymaybeundefinedasthedurationmaybeunknown.

    DeclarationSyntaxC# VisualBasic

    publicDurationDuration{get;set;}

    PublicPropertyDurationAsDuration Get Set

    ValueTheduration.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►EndAddress

    C#

    GoogleMapControlEndAddressProperty

    GoogleMapControlv6.0Theaddressofthedestination.

    DeclarationSyntaxC# VisualBasic

    publicstringEndAddress{get;set;}

    PublicPropertyEndAddressAsString Get Set

    ValueTheendaddress.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►EndLocation

    C#

    GoogleMapControlEndLocationProperty

    GoogleMapControlv6.0TheDirectionsServicecalculatesdirectionsbetweenlocationsbyusingthenearesttransportationoption(usuallyaroad)atthestartandendlocations.EndLocationindicatestheactualgeocodeddestination,whichmaybedifferentthantheend_locationofthelaststepif,forexample,theroadisnotnearthedestinationofthisleg.

    DeclarationSyntaxC# VisualBasic

    publicLatLngEndLocation{get;set;}

    PublicPropertyEndLocationAsLatLng Get Set

    ValueTheendlocation.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►FromScriptData(IDictionary)

    C#

    GoogleMapControlFromScriptDataMethod(data)

    GoogleMapControlv6.0Retrievesaninstancefromscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicstaticDirectionsChangedEventArgsFromScriptData IDictionarydata)

    PublicSharedFunctionFromScriptData(_ dataAsIDictionary(OfString,Object)_)AsDirectionsChangedEventArgs

    Parametersdata(IDictionary)

    Thedata.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.DirectionsChangedEventArgs.FromScriptData(System.Collections.Generic.IDictionary{System.String,System.Object})"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►StartAddress

    C#

    GoogleMapControlStartAddressProperty

    GoogleMapControlv6.0Theaddressoftheorigin.

    DeclarationSyntaxC# VisualBasic

    publicstringStartAddress{get;set;}

    PublicPropertyStartAddressAsString Get Set

    ValueThestartaddress.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►StartLocation

    C#

    GoogleMapControlStartLocationProperty

    GoogleMapControlv6.0TheDirectionsServicecalculatesdirectionsbetweenlocationsbyusingthenearesttransportationoption(usuallyaroad)atthestartandendlocations.StartLocationindicatestheactualgeocodedorigin,whichmaybedifferentthanthestart_locationofthefirststepif,forexample,theroadisnotneartheoriginofthisleg.

    DeclarationSyntaxC# VisualBasic

    publicLatLngStartLocation{get;set;}

    PublicPropertyStartLocationAsLatLng Get Set

    ValueThestartlocation.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►Steps

    C#

    GoogleMapControlStepsProperty

    GoogleMapControlv6.0AnarrayofDirectionsSteps,eachofwhichcontainsinformationabouttheindividualstepsinthisleg.

    DeclarationSyntaxC# VisualBasic

    publicDirectionsStep[]Steps{get;set;}

    PublicPropertyStepsAsDirectionsStep() Get Set

    ValueThesteps.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsChangedEventArgs►ToScriptData()

    C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    publicIDictionaryToScriptData()

    PublicFunctionToScriptDataAsIDictionary(OfString

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.DirectionsChangedEventArgs.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►DirectionsStepGoogleMapControlDirectionsStepClass

    GoogleMapControlv6.0Representsastepindirectionsresult.

    DeclarationSyntaxC# VisualBasic

    publicclassDirectionsStep:IScriptDataConverter

    PublicClassDirectionsStep_ ImplementsIScriptDataConverter

    MembersAllMembers Constructors Methods Properties

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    DirectionsStep() InitializesanewinstanceoftheDirectionsStepclass

    Distance Getsorsetsthedistance.

    Duration Getsorsetstheduration.

    EndLocation Getsorsetstheendlocation.

  • Equals(Object) DetermineswhetherthespecifiedObjectisequaltothecurrentObject.

    (InheritedfromObject.)

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    (InheritedfromObject.)

    FromScriptData(IDictionary)

    Retrievesaninstancefromscriptdata.

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject.)

    GetType() GetstheTypeofthecurrentinstance.

    (InheritedfromObject.)

    Instructions Getsorsetstheinstructions.

    MemberwiseClone() CreatesashallowcopyofthecurrentObject.

    (InheritedfromObject.)

    StartLocation Getsorsetsthestartlocation.

    http://msdn2.microsoft.com/en-us/library/bsc2ak47http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/4k87zsw7http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/zdee4b3yhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/dfwy45w9http://msdn2.microsoft.com/en-us/library/42892f65http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/57ctke0ahttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • ToScriptData() Returnstheinstanceasascriptdata.

    ToString() ReturnsaStringthatrepresentsthecurrentObject

    (InheritedfromObject.)

    InheritanceHierarchyObjectDirectionsStep

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/7bxwbwt2http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►DirectionsStep()

    C#

    GoogleMapControlDirectionsStepConstructor

    GoogleMapControlv6.0InitializesanewinstanceoftheDirectionsStepclass

    DeclarationSyntaxC# VisualBasic

    publicDirectionsStep()

    PublicSubNew

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►DistanceC#

    GoogleMapControlDistanceProperty

    GoogleMapControlv6.0Getsorsetsthedistance.

    DeclarationSyntaxC# VisualBasic

    publicDistanceDistance{get;set;}

    PublicPropertyDistanceAsDistance Get Set

    ValueThedistance.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►DurationC#

    GoogleMapControlDurationProperty

    GoogleMapControlv6.0Getsorsetstheduration.

    DeclarationSyntaxC# VisualBasic

    publicDurationDuration{get;set;}

    PublicPropertyDurationAsDuration Get Set

    ValueTheduration.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►EndLocationC#

    GoogleMapControlEndLocationProperty

    GoogleMapControlv6.0Getsorsetstheendlocation.

    DeclarationSyntaxC# VisualBasic

    publicLatLngEndLocation{get;set;}

    PublicPropertyEndLocationAsLatLng Get Set

    ValueTheendlocation.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►FromScriptData(IDictionary)

    C#

    GoogleMapControlFromScriptDataMethod(data)

    GoogleMapControlv6.0Retrievesaninstancefromscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicstaticDirectionsStepFromScriptData( IDictionarydata)

    PublicSharedFunctionFromScriptData(_ dataAsIDictionary(OfString,Object)_)AsDirectionsStep

    Parametersdata(IDictionary)

    Thedata.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.DirectionsStep.FromScriptData(System.Collections.Generic.IDictionary{System.String,System.Object})"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►InstructionsC#

    GoogleMapControlInstructionsProperty

    GoogleMapControlv6.0Getsorsetstheinstructions.

    DeclarationSyntaxC# VisualBasic

    publicstringInstructions{get;set;}

    PublicPropertyInstructionsAsString Get Set

    ValueTheinstructions.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►StartLocationC#

    GoogleMapControlStartLocationProperty

    GoogleMapControlv6.0Getsorsetsthestartlocation.

    DeclarationSyntaxC# VisualBasic

    publicLatLngStartLocation{get;set;}

    PublicPropertyStartLocationAsLatLng Get Set

    ValueThestartlocation.

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►DirectionsStep►ToScriptData()C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    publicIDictionaryToScriptData()

    PublicFunctionToScriptDataAsIDictionary(OfString

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.DirectionsStep.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►DistanceGoogleMapControlDistanceClass

    GoogleMapControlv6.0Arepresentationofdistanceasanumericvalueandadisplaystring.

    DeclarationSyntaxC# VisualBasic

    publicclassDistance:IScriptDataConverter

    PublicClassDistance_ ImplementsIScriptDataConverter

    MembersAllMembers Constructors Methods Properties

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    Distance() InitializesanewinstanceoftheDistanceclass

    Equals(Object) DetermineswhetherthespecifiedObjectisequaltothecurrentObject.

    (InheritedfromObject.)

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    (InheritedfromObject.)

    http://msdn2.microsoft.com/en-us/library/bsc2ak47http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/4k87zsw7http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • FromScriptData(Object) Retrievesaninstancefromscriptdata.

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject.)

    GetType() GetstheTypeofthecurrentinstance.

    (InheritedfromObject.)

    MemberwiseClone() CreatesashallowcopyofthecurrentObject.

    (InheritedfromObject.)

    Text Astringrepresentationofthedistancevalue,usingtheUnitSystemspecifiedintherequest.

    ToScriptData() Returnstheinstanceasascriptdata.

    ToString() ReturnsaStringthatrepresentsthecurrentObject.

    (InheritedfromObject.)

    Value Thedistanceinmeters.

    InheritanceHierarchyObjectDistance

    http://msdn2.microsoft.com/en-us/library/zdee4b3yhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/dfwy45w9http://msdn2.microsoft.com/en-us/library/42892f65http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/57ctke0ahttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/7bxwbwt2http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Distance►Distance()C#

    GoogleMapControlDistanceConstructor

    GoogleMapControlv6.0InitializesanewinstanceoftheDistanceclass

    DeclarationSyntaxC# VisualBasic

    publicDistance()

    PublicSubNew

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Distance►FromScriptData(Object)

    C#

    GoogleMapControlFromScriptDataMethod(scriptObject)

    GoogleMapControlv6.0Retrievesaninstancefromscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicstaticDistanceFromScriptData( ObjectscriptObject)

    PublicSharedFunctionFromScriptData(_ scriptObjectAsObject_)AsDistance

    ParametersscriptObject(Object)

    Thescriptobject.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.Distance.FromScriptData(System.Object)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►Distance►TextGoogleMapControlTextProperty

    GoogleMapControlv6.0Astringrepresentationofthedistancevalue,usingtheUnitSystemspecifiedintherequest.

    DeclarationSyntaxC# VisualBasic

    publicstringText{get;set;}

    PublicPropertyTextAsString Get Set

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Distance►ToScriptData()C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    publicIDictionaryToScriptData()

    PublicFunctionToScriptDataAsIDictionary(OfString

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.Distance.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►Distance►ValueGoogleMapControlValueProperty

    GoogleMapControlv6.0Thedistanceinmeters.

    DeclarationSyntaxC# VisualBasic

    publicintValue{get;set;}

    PublicPropertyValueAsInteger Get Set

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/td2s409dhttp://msdn2.microsoft.com/en-us/library/td2s409dmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►DurationGoogleMapControlDurationClass

    GoogleMapControlv6.0Arepresentationofdurationasanumericvalueandadisplaystring.

    DeclarationSyntaxC# VisualBasic

    publicclassDuration:IScriptDataConverter

    PublicClassDuration_ ImplementsIScriptDataConverter

    MembersAllMembers Constructors Methods Fields

    PublicProtected

    InstanceStatic

    Declared

    InheritedIcon Member Description

    Duration() InitializesanewinstanceoftheDurationclass

    Equals(Object) DetermineswhetherthespecifiedObjectisequaltothecurrentObject.

    (InheritedfromObject.)

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    (InheritedfromObject.)

    http://msdn2.microsoft.com/en-us/library/bsc2ak47http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/4k87zsw7http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45b

  • FromScriptData(Object) Retrievesaninstancefromscriptdata.

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject.)

    GetType() GetstheTypeofthecurrentinstance.

    (InheritedfromObject.)

    MemberwiseClone() CreatesashallowcopyofthecurrentObject.

    (InheritedfromObject.)

    Text Astringrepresentationofthedurationvalue.

    ToScriptData() Returnstheinstanceasascriptdata.

    ToString() ReturnsaStringthatrepresentsthecurrentObject.

    (InheritedfromObject.)

    Value Thedurationinseconds.

    InheritanceHierarchyObjectDuration

    [email protected]

    http://msdn2.microsoft.com/en-us/library/zdee4b3yhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/dfwy45w9http://msdn2.microsoft.com/en-us/library/42892f65http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/57ctke0ahttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/7bxwbwt2http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Control

  • ©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://artembg.com/

  • Namespaces►Artem.Google.UI►Duration►Duration()C#

    GoogleMapControlDurationConstructor

    GoogleMapControlv6.0InitializesanewinstanceoftheDurationclass

    DeclarationSyntaxC# VisualBasic

    publicDuration()

    PublicSubNew

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    mailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Duration►FromScriptData(Object)

    C#

    GoogleMapControlFromScriptDataMethod(scriptObject)

    GoogleMapControlv6.0Retrievesaninstancefromscriptdata.

    DeclarationSyntaxC# VisualBasic

    publicstaticDurationFromScriptData( ObjectscriptObject)

    PublicSharedFunctionFromScriptData(_ scriptObjectAsObject_)AsDuration

    ParametersscriptObject(Object)

    Thescriptobject.

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.Duration.FromScriptData(System.Object)"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►Duration►TextGoogleMapControlTextField

    GoogleMapControlv6.0Astringrepresentationofthedurationvalue.

    DeclarationSyntaxC# VisualBasic

    publicstringText

    PublicTextAsString

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/s1wwdcbfmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • Namespaces►Artem.Google.UI►Duration►ToScriptData()C#

    GoogleMapControlToScriptDataMethod

    GoogleMapControlv6.0Returnstheinstanceasascriptdata.

    DeclarationSyntaxC# VisualBasic

    publicIDictionaryToScriptData()

    PublicFunctionToScriptDataAsIDictionary(OfString

    ReturnValue

    [Missingdocumentationfor"M:Artem.Google.UI.Duration.ToScriptData"]

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/s4ys34eahttp://msdn2.microsoft.com/en-us/library/s1wwdcbfhttp://msdn2.microsoft.com/en-us/library/e5kfa45bmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►Duration►ValueGoogleMapControlValueField

    GoogleMapControlv6.0Thedurationinseconds.

    DeclarationSyntaxC# VisualBasic

    publicintValue

    PublicValueAsInteger

    [email protected]©Copyright2011VelioIvanovAssembly:Artem.Google(Module:Artem.Google)Version:6.0.0.0(6.0.11322.1118)

    http://msdn2.microsoft.com/en-us/library/td2s409dhttp://msdn2.microsoft.com/en-us/library/td2s409dmailto:contact%40artembg.com?Subject=GoogleMap Controlhttp://artembg.com/

  • C#Namespaces►Artem.Google.UI►GoogleCircleGoogleMapControlGoogleCircleClass

    GoogleMapControlv6.0AcircleontheEarth'ssurface;alsoknownasa"sphericalcap".

    DeclarationSyntaxC# VisualBasic

    publicclassGoogleCircle:Overlay

    PublicClassGoogleCircle_ InheritsOverlay

    MembersAllMembers Constructors Methods Properties EventsPublicProtected

    InstanceStatic

    DeclaredInherited

    Icon Member DescriptionGoogleCircle() Initializesanewinstanceofthe

    class.

    Adapter Getsthebrowser-specificadapterforthecontrol.

    (InheritedfromControl

    AddedControl(Control,Int32) CalledafterachildcontrolisaddedtotheControlscollectionofthe

    (InheritedfromControl

    AddParsedSubObject(Object) Notifiestheservercontrolthatanelement,eitherXMLorHTML,wasparsed,andaddstheelementtotheservercontrol's

    http://msdn2.microsoft.com/en-us/library/20fz117dhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/ey947t5shttp://msdn2.microsoft.com/en-us/library/01d34dzbhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/6sd06508

  • object.

    (InheritedfromControl

    ApplyStyleSheetSkin(Page) Appliesthestylepropertiesdefinedinthepagestylesheettothecontrol.

    (InheritedfromControl

    AppRelativeTemplateSourceDirectory Getsorsetstheapplication-relativevirtualdirectoryofthePagecontainsthiscontrol.

    (InheritedfromControl

    BeginRenderTracing(TextWriter,Int32,Int32,Boolean)

    (InheritedfromControl

    BindingContainer Getsthecontrolthatcontainsthiscontrol'sdatabinding.

    (InheritedfromControl

    BuildProfileTree(String,Boolean) Gathersinformationabouttheservercontrolanddeliversittothedisplayedwhentracingisenabledforthepage.

    (InheritedfromControl

    Center Getsorsetsthecenter.S

    ChildControlsCreated Getsavaluethatindicateswhethertheservercontrol'schildcontrolshavebeencreated.

    (InheritedfromControl

    ClearCachedClientID() SetsthecachedClientID

    (InheritedfromControl

    ClearChildControlState() Deletesthecontrol-stateinformationfortheservercontrol'schildcontrols.

    http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/kbe31ba9http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/w0h0wky0http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/y3h8d6wxhttp://msdn2.microsoft.com/en-us/library/dfbt9et1http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/ccay51dahttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/fh4c2eyzhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/65yw7hk0http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/dd289699http://msdn2.microsoft.com/en-us/library/4c61cw6chttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/94b0sxax

  • (InheritedfromControl

    ClearChildState() Deletestheview-stateandcontrol-stateinformationforalltheservercontrol'schildcontrols.

    (InheritedfromControl

    ClearChildViewState() Deletestheview-stateinformationforalltheservercontrol'schildcontrols.

    (InheritedfromControl

    ClearEffectiveClientIDMode() SetstheClientIDModecontrolinstanceandofanychildcontrolstoInherit.

    (InheritedfromControl

    Click ThiseventisfiredwhentheDOMclickeventisfiredonthePolygon.

    Clickable IndicateswhetherthisOverlayhandlesclickevents.Defaultstotrue.

    (InheritedfromOverlay

    ClientID GetsthecontrolIDforHTMLmarkupthatisgeneratedbyASP.NET.

    (InheritedfromControl

    ClientIDMode Getsorsetsthealgorithmthatisusedtogeneratethevalueofthe

    (InheritedfromControl

    ClientIDSeparator Getsacharactervaluerepresentingtheseparatorcharacterusedintheproperty.

    (InheritedfromControl

    http://msdn2.microsoft.com/en-us/library/cdhdhykxhttp://msdn2.microsoft.com/en-us/library/xd3h02y7http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/9hf8b5x4http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/eas01c0chttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/ee732256http://msdn2.microsoft.com/en-us/library/dd271123http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/4c61cw6chttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/dd271123http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/ms153142http://msdn2.microsoft.com/en-us/library/983zwx2h

  • Context GetstheHttpContextservercontrolforthecurrentWebrequest.

    (InheritedfromControl

    Controls GetsaControlCollectionthechildcontrolsforaspecifiedservercontrolintheUIhierarchy.

    (InheritedfromControl

    CreateChildControls() CalledbytheASP.NETpageframeworktonotifyservercontrolsthatusecomposition-basedimplementationtocreateanychildcontrolstheycontaininpreparationforpostingbackorrendering.

    (InheritedfromControl

    CreateControlCollection() CreatesanewControlCollectionthechildcontrols(bothliteralandserver)oftheservercontrol.

    (InheritedfromControl

    DataBind() Bindsadatasourcetotheinvokedservercontrolandallitschildcontrols.

    (InheritedfromControl

    DataBind(Boolean) BindsadatasourcetotheinvokedservercontrolandallitschildcontrolswithanoptiontoraisetheDataBinding

    (InheritedfromControl

    DataBindChildren() Bindsadatasourcetotheservercontrol'schildcontrols.

    (InheritedfromControl

    DataBinding Occurswhentheservercontrolbindstoadatasource.

    http://msdn2.microsoft.com/en-us/library/4c61cw6chttp://msdn2.microsoft.com/en-us/library/4c61cw6chttp://msdn2.microsoft.com/en-us/library/w2e477h8http://msdn2.microsoft.com/en-us/library/x08ey989http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/01d34dzbhttp://msdn2.microsoft.com/en-us/library/kbe31ba9http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/7y650wshhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/fbsw8w55http://msdn2.microsoft.com/en-us/library/kbe31ba9http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/w5e5992dhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/kf1c24y6http://msdn2.microsoft.com/en-us/library/6h0fs4kfhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/3x3s2tz4http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/6h0fs4kf

  • (InheritedfromControl

    DataItemContainer GetsareferencetothenamingcontainerifthenamingcontainerimplementsIDataItemContainer.

    (InheritedfromControl

    DataKeysContainer GetsareferencetothenamingcontainerifthenamingcontainerimplementsIDataKeysControl.

    (InheritedfromControl

    DesignMode Getsavalueindicatingwhetheracontrolisbeingusedonadesignsurface.

    (InheritedfromControl

    Dispose() Enablesaservercontroltoperformfinalcleanupbeforeitisreleasedfrommemory.

    (InheritedfromControl

    Disposed Occurswhenaservercontrolisreleasedfrommemory,whichisthelaststageoftheservercontrollifecyclewhenanASP.NETpageisrequested.

    (InheritedfromControl

    DoubleClick ThiseventisfiredwhentheDOMdblclickeventisfiredonthePolygon.

    EnableTheming Getsorsetsavalueindicatingwhetherthemesapplytothiscontrol.

    (InheritedfromControl

    EnableViewState Getsorsetsavalueindicatingwhethertheservercontrolpersistsitsviewstate,andthe

    http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/dd271102http://msdn2.microsoft.com/en-us/library/0dffe8wwhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/dd271122http://msdn2.microsoft.com/en-us/library/dd289687http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/e67xet17http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/970ty6eshttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/248yxdashttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/zwxc6f8dhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/b3wa3sbf

  • viewstateofanychildcontrolsitcontains,totherequestingclient.

    (InheritedfromControl

    EndRenderTracing(TextWriter) (InheritedfromControlEnsureChildControls() Determineswhethertheservercontrolcontains

    childcontrols.Ifitdoesnot,itcreateschildcontrols.

    (InheritedfromControl

    EnsureID() Createsanidentifierforcontrolsthatdonothaveanidentifierassigned.

    (InheritedfromControl

    Equals(Object) Determineswhetherthespecifiedequaltothecurrent

    (InheritedfromObject

    Events Getsalistofeventhandlerdelegatesforthecontrol.Thispropertyisread-only.

    (InheritedfromControl

    FillColor Thefillcolor.AllCSS3colorsaresupportedexceptforextendednamedcolors.

    FillOpacity Thefillopacitybetween0.0and1.0

    Finalize() AllowsanObjecttoattempttofreeresourcesandperformothercleanupoperationsbeforetheObjectisreclaimedbygarbagecollection.

    (InheritedfromObject

    FindControl(String) Searchesthecurrentnamingcontainerfora

    http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/19ckw0e5http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/tsxh3b71http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/bsc2ak47http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/3e5432h2http://msdn2.microsoft.com/en-us/library/983zwx2hhttp://msdn2.microsoft.com/en-us/library/4k87zsw7http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn2.microsoft.com/en-us/library/486wc64h

  • servercontrolwiththespecified

    (InheritedfromControl

    FindControl(String,Int32) Searchesthecurrentnamingcontainerforaservercontrolwiththespecifiedinteger,specifiedinthewhichaidsinthesearch.Youshouldnotoverridethisversionofthemethod.

    (InheritedfromControl

    Focus() Setsinputfocustoacontrol.

    (InheritedfromControl

    Geodesic Rendereachedgeasageodesic(asegmentofa"greatcircle").AgeodesicistheshortestpathbetweentwopointsalongthesurfaceoftheEarth.

    GetDesignModeState() Getsdesign-timedataforacontrol.

    (InheritedfromControl

    GetHashCode() Servesasahashfunctionforaparticulartype.

    (InheritedfromObject

    GetRouteUrl(Object) GetstheURLthatcorrespondstoasetofrouteparameters.

    (InheritedfromControl

    GetRouteUrl(String,Object) GetstheURLthatcorrespondstoasetofrouteparametersandaroutename.

    (InheritedfromControl

    GetRouteUrl(RouteValueDictionary) GetstheURLthatcorrespondstoasetofrouteparameters.

    http://msdn2.microsoft.com/en-us/library/e5kfa45bhttp://msdn