GoogleMap Control
Initialize Method (component)
Namespaces ► Artem.Google.UI ► GoogleMapDesigner ► Initialize(IComponent)
GoogleMap Control v6.0
Declaration Syntax
Parameters
Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)
Initializes the control designer and loads the specified component.

C# | Visual Basic |
public override void Initialize( IComponent component )
Public Overrides Sub Initialize ( _ component As IComponent _ )

- component (IComponent)
- The control being designed.