User Tools

Site Tools


api:thinkgeo.mapsuite.mvc.pointmarkerstyle

ThinkGeo.MapSuite.Mvc.PointMarkerStyle

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Mvc.MarkerStyle
      • ThinkGeo.MapSuite.Mvc.PointMarkerStyle

Members Summary

Public Constructors

PointMarkerStyle()

  • Initialize an instance of the PointMarkerStyle class.
Remarks
  • N/A
Parameters

PointMarkerStyle(WebImage)

  • Initialize an instance of the PointMarkerStyle class.
Remarks
  • N/A
Parameters
  • webImage
    • Type:WebImage
    • Description:The small image that the marker displays.

PointMarkerStyle(WebImage,CustomPopup)

  • Initialize an instance of the PointMarkerStyle class.
Remarks
  • N/A
Parameters
  • webImage
    • Type:WebImage
    • Description:The small image that the marker displays.
  • popup
    • Description:The popup window that appears when the mouse pointer is over the marker.

PointMarkerStyle(WebImage,CustomPopup,ContextMenu)

  • Initialize an instance of the PointMarkerStyle class.
Remarks
  • N/A
Parameters
  • webImage
    • Type:WebImage
    • Description:The small image that the marker displays.
  • popup
    • Description:The popup window that appears when the mouse pointer is over the marker.
  • contextMenu
    • Description:The context menu that appears when you right-click on the marker.

Protected Constructors

Public Methods

GetMarkers(IEnumerable<Feature>)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<Marker>
  • Description:N/A
Parameters
  • features
    • Type:IEnumerable<Feature>
    • Description:A collection of features that the markers are created from.

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

GetContextMenusCore()

  • N/A
Remarks
  • N/A
Return Value
Parameters

GetContextMenus()

  • N/A
Remarks
  • N/A
Return Value
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Popup

  • N/A
Remarks
  • N/A
Return Value

PopupDelay

  • N/A
Remarks
  • The PopupDelay value is counted in milliseconds. If it is set to 500, the popup will display 500ms after the mouse pointer hovers over the marker.
Return Value
  • Type:Int32

WebImage

  • N/A
Remarks
  • N/A
Return Value

ContextMenu

  • N/A
Remarks
  • N/A
Return Value

Opacity

  • N/A
Remarks
  • The Opacity property enables you to specify a level of transparency for the marker. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. Setting this property to a value of 0 percent (0.00) makes the marker completely invisible.
Return Value
  • Type:Single

Protected Properties

Public Events

api/thinkgeo.mapsuite.mvc.pointmarkerstyle.txt · Last modified: 2017/01/11 06:58 (external edit)