Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
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.DesktopEdition.MarkerStyle *ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
PointMarkerStyle | Constructor of the PointMarkerStyle class. | ||
PointMarkerStyle | Image | Constructor of the PointMarkerStyle class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetMarkers | IEnumerable<Feature> | MarkerStyle(overriden) | This method returns a collection of markers that created with specific styles from the features passed in. |
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
Height | Int32 | Gets or sets the height in pixel of the web image. | |
Image | Image | Gets or sets the small image that the marker displays. | |
ToolTipDelayInMilliseconds | Int32 | ||
ToolTipText | String | ||
Width | Int32 | Gets or sets the width in pixel of the web image. | |
XOffset | Single | Gets or sets the image's X offset in pixel. | |
YOffset | Single | 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 |
|---|---|---|
| image | Image<!– System.Drawing.Image –> |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.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.DesktopEdition.PointMarkerStyle#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.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.DesktopEdition.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.DesktopEdition.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.DesktopEdition.PointMarkerStyle#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.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.DesktopEdition.PointMarkerStyle#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.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.DesktopEdition.PointMarkerStyle#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.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.DesktopEdition.PointMarkerStyle#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.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 |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.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 |
|---|
| Image<!– System.Drawing.Image –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#ToolTipDelayInMilliseconds” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#ToolTipDelayInMilliseconds</a>
| Return Type |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#ToolTipText” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle#ToolTipText</a>
| Return Type |
|---|
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.DesktopEdition.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 |
|---|
| Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.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 |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.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 |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.DesktopEdition.PointMarkerStyle –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.