User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.markerzoomlevelset

This is an old revision of the document!


ThinkGeo.MapSuite.SilverlightEdition.MarkerZoomLevelSet

This class represents a collection of MarkerZoomLevel that determines the appearance of markers at different zoomlevels.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.SilverlightEdition.MarkerZoomLevelSet

Members Summary

Public Constructors

MarkerZoomLevelSet()

Initialize a new instance of the MarkerZoomLevelSet class.

Remarks

N/A

Parameters

Protected Constructors

Public Methods

GetZoomLevelForDrawing(Int32)

Returns the MarkerZoomLevel object whose styles will be applies to the markers base on the current zoomlevel that passed in.

Remarks

N/A

Return Value
Parameters
  • currentZoomLevelId
    • Type:Int32
    • Description:An int value that indicates which zoomlevel is the current zoomlevel. The int value can only be in 1-20.

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

rhQ=(Int32)

N/A

Remarks

N/A

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

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

ZoomLevel01

Gets the MarkerZoomLevel for Level01.

Remarks

N/A

Return Value

ZoomLevel02

Gets the MarkerZoomLevel for Level02.

Remarks

N/A

Return Value

ZoomLevel03

Gets the MarkerZoomLevel for Level03.

Remarks

N/A

Return Value

ZoomLevel04

Gets the MarkerZoomLevel for Level04.

Remarks

N/A

Return Value

ZoomLevel05

Gets the MarkerZoomLevel for Level05.

Remarks

N/A

Return Value

ZoomLevel06

Gets the MarkerZoomLevel for Level06.

Remarks

N/A

Return Value

ZoomLevel07

Gets the MarkerZoomLevel for Level07.

Remarks

N/A

Return Value

ZoomLevel08

Gets the MarkerZoomLevel for Level08.

Remarks

N/A

Return Value

ZoomLevel09

Gets the MarkerZoomLevel for Level09.

Remarks

N/A

Return Value

ZoomLevel10

Gets the MarkerZoomLevel for Level10.

Remarks

N/A

Return Value

ZoomLevel11

Gets the MarkerZoomLevel for Level11.

Remarks

N/A

Return Value

ZoomLevel12

Gets the MarkerZoomLevel for Level12.

Remarks

N/A

Return Value

ZoomLevel13

Gets the MarkerZoomLevel for Level13.

Remarks

N/A

Return Value

ZoomLevel14

Gets the MarkerZoomLevel for Level14.

Remarks

N/A

Return Value

ZoomLevel15

Gets the MarkerZoomLevel for Level15.

Remarks

N/A

Return Value

ZoomLevel16

Gets the MarkerZoomLevel for Level16.

Remarks

N/A

Return Value

ZoomLevel17

Gets the MarkerZoomLevel for Level17.

Remarks

N/A

Return Value

ZoomLevel18

Gets the MarkerZoomLevel for Level18.

Remarks

N/A

Return Value

ZoomLevel19

Gets the MarkerZoomLevel for Level19.

Remarks

N/A

Return Value

ZoomLevel20

Gets the MarkerZoomLevel for Level20.

Remarks

N/A

Return Value

CustomZoomLevels

Gets a MarkerZoomLevel collection that is used for you to define your own custom zoomlevels.

Remarks

When you add custom zoomlevels to the CustomZoomLevels collection, the default ZoomLevel01-20 will be disabled. The zoomLevels in the CustomZoomLevels are matched with the scales defined in the Map.ClientZoomLevelScales. For example,CustomZoomLevels[0] has the scale that equals to Map.ClientZoomLevelScales[0].

Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.silverlightedition.markerzoomlevelset.1442806129.txt.gz · Last modified: 2015/09/21 03:28 by admin