The SFMap type exposes the following members.

Properties

  NameDescription
Public propertyAccessibilityObject (Inherited from Control.)
Public propertyAccessibleDefaultActionDescription (Inherited from Control.)
Public propertyAccessibleDescription (Inherited from Control.)
Public propertyAccessibleName (Inherited from Control.)
Public propertyAccessibleRole (Inherited from Control.)
Public propertyActiveControl (Inherited from ContainerControl.)
Public propertyAllowDrop (Inherited from Control.)
Public propertyAnchor (Inherited from Control.)
Public propertyAutoScaleDimensions (Inherited from ContainerControl.)
Protected propertyAutoScaleFactor (Inherited from ContainerControl.)
Public propertyAutoScaleMode (Inherited from ContainerControl.)
Public propertyAutoScroll (Inherited from ScrollableControl.)
Public propertyAutoScrollMargin (Inherited from ScrollableControl.)
Public propertyAutoScrollMinSize (Inherited from ScrollableControl.)
Public propertyAutoScrollOffset (Inherited from Control.)
Public propertyAutoScrollPosition (Inherited from ScrollableControl.)
Public propertyAutoSize (Inherited from UserControl.)
Public propertyAutoSizeMode (Inherited from UserControl.)
Public propertyAutoValidate (Inherited from UserControl.)
Public propertyBackColor (Inherited from Control.)
Public propertyBackgroundImage (Inherited from Control.)
Public propertyBackgroundImageLayout (Inherited from Control.)
Public propertyBindingContext (Inherited from ContainerControl.)
Public propertyBorderStyle (Inherited from UserControl.)
Public propertyBottom (Inherited from Control.)
Public propertyBounds (Inherited from Control.)
Protected propertyCanEnableIme (Inherited from ContainerControl.)
Public propertyCanFocus (Inherited from Control.)
Protected propertyCanRaiseEvents (Inherited from Control.)
Public propertyCanSelect (Inherited from Control.)
Public propertyCapture (Inherited from Control.)
Public propertyCausesValidation (Inherited from Control.)
Public propertyCentrePoint Obsolete.
Gets or sets the centre point of the map in mapping coordinates (as used by the shapefiles)
Public propertyCentrePoint2D
Gets or sets the center point of the map in mapping coordinates (as used by the shapefiles)
Public propertyClientRectangle (Inherited from Control.)
Public propertyClientSize (Inherited from Control.)
Public propertyCompanyName (Inherited from Control.)
Public propertyContainer (Inherited from Component.)
Public propertyContainsFocus (Inherited from Control.)
Public propertyContextMenu (Inherited from Control.)
Public propertyContextMenuStrip (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyCreated (Inherited from Control.)
Protected propertyCreateParams (Inherited from UserControl.)
Protected propertyCtrlKeyDown
Public propertyCurrentAutoScaleDimensions (Inherited from ContainerControl.)
Public propertyCursor (Inherited from Control.)
Public propertyDataBindings (Inherited from Control.)
Protected propertyDefaultCursor (Inherited from Control.)
Protected propertyDefaultImeMode (Inherited from Control.)
Protected propertyDefaultMargin (Inherited from Control.)
Protected propertyDefaultMaximumSize (Inherited from Control.)
Protected propertyDefaultMinimumSize (Inherited from Control.)
Protected propertyDefaultPadding (Inherited from Control.)
Protected propertyDefaultSize (Inherited from UserControl.)
Protected propertyDesignMode (Inherited from Component.)
Public propertyDeviceDpi (Inherited from Control.)
Public propertyDisplayRectangle (Inherited from ScrollableControl.)
Public propertyDisposing (Inherited from Control.)
Public propertyDock (Inherited from Control.)
Public propertyDockPadding (Inherited from ScrollableControl.)
Protected propertyDoubleBuffered (Inherited from Control.)
Public propertyEnabled (Inherited from Control.)
Protected propertyEvents (Inherited from Component.)
Public propertyExtent
Gets the rectangular extent of the entire map
Public propertyFocused (Inherited from Control.)
Public propertyFont (Inherited from Control.)
Protected propertyFontHeight (Inherited from Control.)
Public propertyForeColor (Inherited from Control.)
Public propertyHandle (Inherited from Control.)
Public propertyHasChildren (Inherited from Control.)
Public propertyHeight (Inherited from Control.)
Public propertyHorizontalScroll (Inherited from ScrollableControl.)
Protected propertyHScroll (Inherited from ScrollableControl.)
Public propertyImeMode (Inherited from Control.)
Protected propertyImeModeBase (Inherited from Control.)
Protected propertyInternalPanSelectMode
InternalPanSelectMode is set by keys or controlPanSelectMode
Public propertyInvokeRequired (Inherited from Control.)
Public propertyIsAccessible (Inherited from Control.)
Public propertyIsDisposed (Inherited from Control.)
Public propertyIsHandleCreated (Inherited from Control.)
Public propertyIsMirrored (Inherited from Control.)
Public propertyItem[([( Int32])])
Gets the ShapeFile at the spcified index
Public propertyItem[([( String])])
Gets the ShapeFile with the specified file path
Public propertyLayoutEngine (Inherited from Control.)
Public propertyLeft (Inherited from Control.)
Public propertyLocation (Inherited from Control.)
Public propertyMapBackColor
Gets or sets the color on the map background
Public propertyMapCoordinateReferenceSystem
Get/Set the map Coordinate Reference System
Public propertyMargin (Inherited from Control.)
Public propertyMaximumSize (Inherited from Control.)
Public propertyMinimumSize (Inherited from Control.)
Protected propertyMouseDownButton
Protected propertyMouseDownPoint
Protected propertyMouseOffsetPoint
Public propertyName (Inherited from Control.)
Public propertyPadding (Inherited from Control.)
Public propertyPanSelectMode
get/set current PanSelectMode
Public propertyParent (Inherited from Control.)
Public propertyParentForm (Inherited from ContainerControl.)
Public propertyPreferredSize (Inherited from Control.)
Public propertyProductName (Inherited from Control.)
Public propertyProductVersion (Inherited from Control.)
Public propertyProjectedExtent
Gets the rectangular extent of the entire map in projected coordinates
Public propertyRecreatingHandle (Inherited from Control.)
Public propertyRegion (Inherited from Control.)
Public propertyRenderQuality
Gets or sets the RenderQuality to use when rendering the map
Protected propertyRenderRightToLeft Obsolete. (Inherited from Control.)
Protected propertyResizeRedraw (Inherited from Control.)
Public propertyRight (Inherited from Control.)
Public propertyRightToLeft (Inherited from Control.)
Protected propertyScaleChildren (Inherited from Control.)
Protected propertyScreenBuffer
Gets the SFMap's internal Image used for double buffering. All drawing is performed on this image before painting the control
Public propertyShapeFileCount
Gets the number of ShapeFile layers in the SFMap Control
Protected propertyShiftKeyDown
Protected propertyShowFocusCues (Inherited from Control.)
Protected propertyShowKeyboardCues (Inherited from Control.)
Public propertySite (Inherited from Control.)
Public propertySize (Inherited from Control.)
Public propertyTabIndex (Inherited from Control.)
Public propertyTabStop (Inherited from Control.)
Public propertyTag (Inherited from Control.)
Public propertyText (Inherited from UserControl.)
Protected propertyToggleSelect
Public propertyTop (Inherited from Control.)
Public propertyTopLevelControl (Inherited from Control.)
Public propertyUseMercatorProjection
Gets or sets whether to render the map using the MercatorProjection
Public propertyUseWaitCursor (Inherited from Control.)
Public propertyVerticalScroll (Inherited from ScrollableControl.)
Public propertyVisible (Inherited from Control.)
Public propertyVisibleExtent
Gets the rectangular extent of the current visible area of the map being displayed in the SFMap control
Protected propertyVScroll (Inherited from ScrollableControl.)
Public propertyWidth (Inherited from Control.)
Public propertyWindowTarget (Inherited from Control.)
Public propertyZoomLevel
Gets or sets the current ZoomLevel of the SFMap
Public propertyZoomToSelectedExtentWhenCtrlKeydown

See Also