update 20260406
This commit is contained in:
@@ -483,16 +483,6 @@
|
||||
To specify the layout type.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.LayoutType.Default">
|
||||
<summary>
|
||||
Displays the map using the default layout.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.LayoutType.Tile">
|
||||
<summary>
|
||||
Displays the map using a tile-based layout.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.ShapeType">
|
||||
<summary>
|
||||
To specify the shape type.
|
||||
@@ -675,46 +665,16 @@
|
||||
To specify the layer change mode.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.LayerChangeMode.Default">
|
||||
<summary>
|
||||
Changes layers manually based on user interaction or code.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.LayerChangeMode.Automatic">
|
||||
<summary>
|
||||
Automatically changes layers based on zoom level or other conditions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.SymbolColorMode">
|
||||
<summary>
|
||||
To specify the symbol color mode.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.SymbolColorMode.Default">
|
||||
<summary>
|
||||
Uses the default color mode for symbols.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.SymbolColorMode.HeatMap">
|
||||
<summary>
|
||||
Colors symbols based on heat map values.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.LatLonType">
|
||||
<summary>
|
||||
To specify the latitude and longitude type.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.LatLonType.DMS">
|
||||
<summary>
|
||||
Degrees, Minutes, and Seconds (DMS) format.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.LatLonType.Decimal">
|
||||
<summary>
|
||||
Decimal degrees format.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.LegendIcons">
|
||||
<summary>
|
||||
To specify the legend icons.
|
||||
@@ -830,16 +790,6 @@
|
||||
To specify the map view.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.MapViews.NormalView">
|
||||
<summary>
|
||||
Displays the map in a standard view.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.MapViews.SmartView">
|
||||
<summary>
|
||||
Displays the map with optimized rendering and performance
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.BubbleType">
|
||||
<summary>
|
||||
To specify the bubble type.
|
||||
@@ -1445,14 +1395,6 @@
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Maps.SubShapeFileLayer"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.Maps">
|
||||
<summary>
|
||||
Represents a map control for Windows Forms that supports zooming, panning, and displaying shapes, points, bubbles, and annotations.
|
||||
</summary>
|
||||
<summary>
|
||||
Represents a customizable map control that supports theming and rendering of map shapes, points, items, and bubbles.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.Maps.ratio">
|
||||
<summary>
|
||||
Gets or sets the map screen ratio.
|
||||
@@ -1475,9 +1417,8 @@
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Maps.Maps.CreateAccessibilityInstance">
|
||||
<summary>
|
||||
Creates the accessibilty for the control.
|
||||
To specify wheather to enable zoom on selection or not
|
||||
</summary>
|
||||
<returns>The accessibility.</returns>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.Maps.EnableZoomOnSelection">
|
||||
<summary>
|
||||
@@ -1569,11 +1510,6 @@
|
||||
Gets or sets the item stroke of the map.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Maps.Maps.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Maps.Maps"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Maps.Maps.OnPaint(System.Windows.Forms.PaintEventArgs)">
|
||||
<summary>
|
||||
override method to draw shapes, bubbles, selected shape and map items.
|
||||
@@ -1915,8 +1851,7 @@
|
||||
<summary>
|
||||
Helps to update the renderer settings of Maps
|
||||
</summary>
|
||||
<param name="graphics">The graphics surface used for drawing.</param>
|
||||
<param name="layer">The shape file layer containing map data.</param>
|
||||
<param name="e">PaintEventArgs</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Maps.Maps.DrawMap(System.Drawing.Graphics)">
|
||||
<summary>
|
||||
@@ -2241,7 +2176,7 @@
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.BubbleStyleInfo.BubbleColor">
|
||||
<summary>
|
||||
Gets or sets the Bubble color value of the <see cref="T:Syncfusion.Windows.Forms.Maps.BubbleStyleInfo"/>.
|
||||
Gets or sets the Bubble color value of the <see cref="!:QualitativeBubble"/>.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.BubbleStyleInfo.Store">
|
||||
@@ -2333,7 +2268,7 @@
|
||||
</member>
|
||||
<member name="F:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore.staticData">
|
||||
<summary>
|
||||
It contains the value of the <see cref="F:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore.staticData"/> property value.
|
||||
It contains the value of the <see cref="!:Syncfusion.WinForms.Styles. MapsAdvStyleInfoStore .StaticDataStore"/> property value.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore.#ctor">
|
||||
@@ -2341,13 +2276,7 @@
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore"/> class from a serialization stream.
|
||||
</summary>
|
||||
<param name="info">An object that holds all the data needed to serialize or deserialize this instance.</param>
|
||||
<param name="context">Describes the source and destination of the serialized stream specified by info. </param>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "M:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" -->
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore.StaticDataStore">
|
||||
<summary>
|
||||
Gets the static data value of the <see cref="T:Syncfusion.Windows.Forms.Maps.MapsStyleInfoStore"/> class.
|
||||
@@ -2448,14 +2377,7 @@
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the shape stroke of the Maps.</value>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.MapsVisualStyle.ShapeStrokeThickness">
|
||||
<summary>
|
||||
Gets or sets the <see cref="T:System.Int32"/> value used to draw the shape stroke of the
|
||||
<see cref="T:Syncfusion.Windows.Forms.Maps.Maps"/> control.
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Int32"/> value is used to draw the shape stroke thickness of the maps.
|
||||
</value>
|
||||
</member>
|
||||
<!-- Badly formed XML comment ignored for member "P:Syncfusion.Windows.Forms.Maps.MapsVisualStyle.ShapeStrokeThickness" -->
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.MapsVisualStyle.DatalabelColor">
|
||||
<summary>
|
||||
Gets or sets the data label of the <see cref="T:Syncfusion.Windows.Forms.Maps.Maps"/> control.
|
||||
@@ -2468,7 +2390,8 @@
|
||||
</summary>
|
||||
<value>The <see cref="T:System.Drawing.Color"/> value is used to fill the selected shape of the Maps.</value>
|
||||
<remarks>
|
||||
This color has filled to selected shape of the Maps only when set the <see cref="P:Syncfusion.Windows.Forms.Maps.MapsVisualStyle.SelectedShapeFillColor"/> property.
|
||||
This color has filled to selected shape of the Maps only when set the
|
||||
<see cref="!:Syncfusion.Windows.Forms.Maps.Maps.SelectedShapeFillColor"/> property.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="P:Syncfusion.Windows.Forms.Maps.MapsVisualStyle.Font">
|
||||
@@ -2580,7 +2503,7 @@
|
||||
<summary>
|
||||
Occurs when a property in the <see cref="T:Syncfusion.Windows.Forms.Maps.MapsVisualStyle"/> has changed.
|
||||
</summary>
|
||||
<param name="style">The <see cref="T:Syncfusion.Styles.StyleInfoBase"/> instance that has changed.</param>
|
||||
<param name="style">The <see cref="M:Syncfusion.Styles.StyleInfoBase.#ctor"/> instance that has changed.</param>
|
||||
<param name="sip">A <see cref="T:Syncfusion.Styles.StyleInfoProperty"/> that identifies the property to operate on.</param>
|
||||
</member>
|
||||
<member name="T:Syncfusion.Windows.Forms.Maps.MapsInfoSubObjectIdentity">
|
||||
|
||||
Reference in New Issue
Block a user