The SFMap type exposes the following members.

Properties

  NameDescription
Public propertyAccessKey (Inherited from WebControl.)
Protected propertyAdapter (Inherited from Control.)
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyAttributes (Inherited from WebControl.)
Public propertyBackColor (Inherited from WebControl.)
Public propertyBindingContainer (Inherited from Control.)
Public propertyBorderColor (Inherited from WebControl.)
Public propertyBorderStyle (Inherited from WebControl.)
Public propertyBorderWidth (Inherited from WebControl.)
Public propertyCacheOnClient
Gets or sets whether to use client-side caching of any generated map image.
Public propertyCenterPoint
Gets or sets the center point of the map in mapping coordinates (as used by the shapefiles)
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Public propertyClientIDMode (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Public propertyClientJSResouceName
returns the name of the client javascript resource used to control the map.
Protected propertyContext (Inherited from Control.)
Public propertyControlId
returns the client id of the map
Public propertyControls (Inherited from CompositeControl.)
Public propertyControlStyle (Inherited from WebControl.)
Public propertyControlStyleCreated (Inherited from WebControl.)
Public propertyCssClass (Inherited from WebControl.)
Public propertyDataItemContainer (Inherited from Control.)
Public propertyDataKeysContainer (Inherited from Control.)
Protected propertyDesignMode (Inherited from Control.)
Public propertyEnabled (Inherited from WebControl.)
Public propertyEnableTheming (Inherited from WebControl.)
Public propertyEnableViewState (Inherited from Control.)
Protected propertyEvents (Inherited from Control.)
Public propertyExtent
Gets the rectangular extent of the entire map
Public propertyFont (Inherited from WebControl.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyGisImageClientId
returns the Client id of the internal GIS Image. This is used by controls only
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHeight (Inherited from WebControl.)
Public propertyHttpHandlerName
Gets the name of the http handler used to render the map on the server.
Public propertyHttpHandlerType
Gets the type of the http handler used to render the map on the server.
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyImageSource
Gets the image real src that points to the http handler. It is used as a key for the server cache so shoud be overriden with caution.
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsEnabled (Inherited from WebControl.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Public propertyLayerCount
returns the number of layers in the SFMap Control
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyMaxZoomLevel
Gets or Sets the Maximum Allowed ZoomLevel. This is the maximum ZoomLevel that can be set before the map can no longer be zoomed in.
Public propertyMinZoomLevel
Gets or Sets the Minimum Allowed ZoomLevel. This is the minimum ZoomLevel that can be set before the map can no longer be zoomed out.
Public propertyNamingContainer (Inherited from Control.)
Public propertyOnClientBoundsChanged
Gets or sets the client-side script that executes when the map Bounds are changed
Public propertyOnClientZoomChanged
Gets or sets the client-side script that executes when the map ZoomLevel changes
Public propertyPage (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyProjectName
Gets or sets the name of the Easy GIS .NET (.egp) project to load in the map.
Public propertyRenderingCompatibility (Inherited from Control.)
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from WebControl.)
Public propertyStyle (Inherited from WebControl.)
Public propertySupportsDisabledAttribute (Inherited from CompositeControl.)
Public propertyTabIndex (Inherited from WebControl.)
Protected propertyTagKey
overrides the TagKey property. Returns a Div Tag.
(Overrides WebControl..::..TagKey.)
Protected propertyTagName (Inherited from WebControl.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyToolTip (Inherited from WebControl.)
Public propertyUniqueID (Inherited from Control.)
Public propertyValidateRequestMode (Inherited from Control.)
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyViewStateMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth (Inherited from WebControl.)
Public propertyZoom
Gets or sets the current ZoomLevel of the SFMap

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate propertyIControlBuilderAccessor..::..ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate propertyIDataBindingsAccessor..::..DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate propertyIExpressionsAccessor..::..Expressions (Inherited from Control.)
Explicit interface implemetationPrivate propertyIDataBindingsAccessor..::..HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate propertyIExpressionsAccessor..::..HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate propertyIControlDesignerAccessor..::..UserData (Inherited from Control.)

See Also