ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents the ordinary point marker style.
The <strong>PointMarkerStyle</strong> contains the basic style for creating a marker such as web image, popup and context menu. Use this style to create a batch of markers with the same appearance.
*System.Object ThinkGeo.MapSuite.WpfDesktopEdition.MarkerStyle *ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of the PointMarkerStyle class. | ||
![]() | ImageSource | Constructor of the PointMarkerStyle class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | IEnumerable<Feature> | MarkerStyle(overriden) | This method returns a collection of markers that created with specific styles from the features passed in. |
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Double | Gets or sets the height in pixel of the web image. | |
![]() | ImageSource | Gets or sets the small image that the marker displays. | |
![]() | String | Gets or sets a tooltip for marker. | |
![]() | Int32 | Gets or sets an interval in milliseconds. | |
![]() | Double | Gets or sets the width in pixel of the web image. | |
![]() | Double | Gets or sets the image's X offset in pixel. | |
![]() | Double | Gets or sets the image's Y offset in pixel. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Constructor of the PointMarkerStyle class.
This is constructor of the PointMarkerStyle class.
This is constructor of the <strong>PointMarkerStyle</strong> class.
Name | Type | Description |
---|
Constructor of the PointMarkerStyle class.
This is constructor of the PointMarkerStyle class.
This is constructor of the <strong>PointMarkerStyle</strong> class.
Name | Type | Description |
---|---|---|
imageSource | ImageSource<!– System.Windows.Media.ImageSource –> | An ImageSource value indicating the icon source for the marker. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This method returns a collection of markers that created with specific styles from the features passed in.
This method returns a collection of markers that created with specific styles from the features passed in.
Return Type | Description |
---|---|
GeoCollection<Marker><!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.WpfDesktopEdition.Marker} –> | A collection of markers that create from the features. |
Name | Type | Description |
---|---|---|
features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> | A collection of features that the markers are created from. |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MarkerStyle(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the height in pixel of the web image.
Gets or sets the height in pixel of the web image.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back
Gets or sets the small image that the marker displays.
Gets or sets the small image that the marker displays.
Return Type |
---|
ImageSource<!– System.Windows.Media.ImageSource –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back
Gets or sets a tooltip for marker.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#ToolTip” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#ToolTip</a>
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back
Gets or sets an interval in milliseconds.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#ToolTipDelay” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle#ToolTipDelay</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back
Gets or sets the width in pixel of the web image.
Gets or sets the width in pixel of the web image.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back
Gets or sets the image's X offset in pixel.
Gets or sets the image's X offset in pixel.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back
Gets or sets the image's Y offset in pixel.
Gets or sets the image's Y offset in pixel.
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.PointMarkerStyle –> Go Back