User Tools

Site Tools


api:thinkgeo.mapsuite.wpf.pointmarkerstyle

ThinkGeo.MapSuite.Wpf.PointMarkerStyle

Inheritance Hierarchy

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

Members Summary

Public Constructors

PointMarkerStyle()

  • Constructor of the PointMarkerStyle class.
Remarks
  • This is constructor of the PointMarkerStyle class.
Parameters

PointMarkerStyle(ImageSource)

  • Constructor of the PointMarkerStyle class.
Remarks
  • This is constructor of the PointMarkerStyle class.
Parameters
  • imageSource
    • Type:ImageSource
    • Description:An ImageSource value indicating the icon source for the marker.

Protected Constructors

Public Methods

GetMarkers(IEnumerable<Feature>)

  • N/A
Remarks
  • This method returns a collection of markers that created with specific styles from the features passed in.
Return Value
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

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

ImageSource

  • N/A
Remarks
  • Gets or sets the small image that the marker displays.
Return Value
  • Type:ImageSource

Width

  • N/A
Remarks
  • Gets or sets the width in pixel of the web image.
Return Value
  • Type:Double

Height

  • N/A
Remarks
  • Gets or sets the height in pixel of the web image.
Return Value
  • Type:Double

XOffset

  • N/A
Remarks
  • Gets or sets the image's X offset in pixel.
Return Value
  • Type:Double

YOffset

  • N/A
Remarks
  • Gets or sets the image's Y offset in pixel.
Return Value
  • Type:Double

ToolTip

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

ToolTipDelay

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

Protected Properties

Public Events

api/thinkgeo.mapsuite.wpf.pointmarkerstyle.txt · Last modified: 2017/01/11 07:26 (external edit)