User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.pointmarkerstyle

This is an old revision of the document!


ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle

This class represents the ordinary point marker style.

Inheritance Hierarchy

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

Members Summary

Public Constructors

PointMarkerStyle()

Constructor of the PointMarkerStyle class.

Remarks

This is constructor of the PointMarkerStyle class.

Parameters

PointMarkerStyle(Image)

Constructor of the PointMarkerStyle class.

Remarks

This is constructor of the PointMarkerStyle class.

Parameters
  • image
    • Type:Image
    • Description:N/A

Protected Constructors

Public Methods

GetMarkers(IEnumerable<Feature>)

This method returns a collection of markers that created with specific styles from the features passed in.

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

Image

Gets or sets the small image that the marker displays.

Remarks

Gets or sets the small image that the marker displays.

Return Value
  • Type:Image

Width

Gets or sets the width in pixel of the web image.

Remarks

Gets or sets the width in pixel of the web image.

Return Value
  • Type:Int32

Height

Gets or sets the height in pixel of the web image.

Remarks

Gets or sets the height in pixel of the web image.

Return Value
  • Type:Int32

XOffset

Gets or sets the image's X offset in pixel.

Remarks

Gets or sets the image's X offset in pixel.

Return Value
  • Type:Single

YOffset

Gets or sets the image's Y offset in pixel.

Remarks

Gets or sets the image's Y offset in pixel.

Return Value
  • Type:Single

ToolTipText

N/A

Remarks

N/A

Return Value
  • Type:String

ToolTipDelayInMilliseconds

N/A

Remarks

N/A

Return Value
  • Type:Int32

Protected Properties

Public Events

thinkgeo.mapsuite.desktopedition.pointmarkerstyle.1442545465.txt.gz ยท Last modified: 2015/09/18 03:04 by admin