User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.pointmarkerstyle

ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

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 <strong>PointMarkerStyle</strong> class.
Parameters

PointMarkerStyle(Image)

  • Constructor of the PointMarkerStyle class.
Remarks
  • This is constructor of the <strong>PointMarkerStyle</strong> 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
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#ToString.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#MemberwiseClone.28.29
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
Return Value
  • Type:Int32

Protected Properties

Public Events

thinkgeo.mapsuite.desktopedition.pointmarkerstyle.txt · Last modified: 2017/03/16 21:59 (external edit)