====== ThinkGeo.MapSuite.SilverlightCore ====== {{section>upgrade_map_suite_to_10.0}} ===== SilverlightMapSuiteCore ===== === Classes ===
[[#classes_a|A]] [[#classes_b|B]] [[#classes_c|C]] [[#classes_d|D]] [[#classes_e|E]] [[#classes_f|F]] [[#classes_g|G]] [[#classes_h|H]] [[#classes_i|I]] [[#classes_j|J]] [[#classes_k|K]] [[#classes_l|L]] [[#classes_m|M]] [[#classes_n|N]] [[#classes_o|O]] [[#classes_p|P]] [[#classes_q|Q]] [[#classes_r|R]] [[#classes_s|S]] [[#classes_t|T]] [[#classes_u|U]] [[#classes_v|V]] [[#classes_w|W]] [[#classes_x|X]] [[#classes_y|Y]] [[#classes_z|Z]]
> **A** * [[ThinkGeo.MapSuite.SilverlightCore.AddedGeoCollectionEventArgs|AddedGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.AddingGeoCollectionEventArgs|AddingGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.AreaBaseShape|AreaBaseShape]]
This abstract class is the root of all area-based shapes, such as RectangleShape and PolygonShape.
* [[ThinkGeo.MapSuite.SilverlightCore.AreaStyle|AreaStyle]]
This class is used to draw area features.
* [[ThinkGeo.MapSuite.SilverlightCore.AreaStyleAdvanced|AreaStyleAdvanced]]
This class represents the advanced drawing options for area styles.
* [[ThinkGeo.MapSuite.SilverlightCore.AreaStyles|AreaStyles]]
This class is a collection of predefined styles and helper methods for creating styles.
> **B** * [[ThinkGeo.MapSuite.SilverlightCore.BackgroundLayer|BackgroundLayer]]
This class draws the background of the map.
* [[ThinkGeo.MapSuite.SilverlightCore.BaseShape|BaseShape]]
The abstract class from which area shapes, line shapes, and point shapes inherit from.
* [[ThinkGeo.MapSuite.SilverlightCore.BuildingIndexShapeFileFeatureSourceEventArgs|BuildingIndexShapeFileFeatureSourceEventArgs]]
This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.
> **C** * [[ThinkGeo.MapSuite.SilverlightCore.ClassBreak|ClassBreak]]
This class represents a single class break.
* [[ThinkGeo.MapSuite.SilverlightCore.ClassBreakStyle|ClassBreakStyle]]
This class represents a style based on class break values.
* [[ThinkGeo.MapSuite.SilverlightCore.ClearedItemsGeoCollectionEventArgs|ClearedItemsGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ClearingItemsGeoCollectionEventArgs|ClearingItemsGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ClosedEventArgs|ClosedEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ClosedFeatureSourceEventArgs|ClosedFeatureSourceEventArgs]]
This class represents the parameters passed in through the ClosedFeatureSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]
This class represents the parameters passed in through the ClosedRasterSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.ClosingEventArgs|ClosingEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ClosingFeatureSourceEventArgs|ClosingFeatureSourceEventArgs]]
This class represents the parameters passed in through the ClosingFeatureSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]
This class represents the parameters passed in through the ClosingRasterSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.CommittedTransactionEventArgs|CommittedTransactionEventArgs]]
This class represents the parameters passed in through the CommittedTransaction event.
* [[ThinkGeo.MapSuite.SilverlightCore.CommittingTransactionEventArgs|CommittingTransactionEventArgs]]
This class represents the parameters passed in through the CommittingTransaction event.
* [[ThinkGeo.MapSuite.SilverlightCore.Conversion|Conversion]]
This static class provides a conversion method to go to and from different units.
* [[ThinkGeo.MapSuite.SilverlightCore.CustomColumnFetchEventArgs|CustomColumnFetchEventArgs]]
This class represents the parameters passed in through the CustomFieldFetch event.
> **D** * [[ThinkGeo.MapSuite.SilverlightCore.DbfColumn|DbfColumn]]
This class represents the column information specific to a DBF column.
* [[ThinkGeo.MapSuite.SilverlightCore.DecimalDegreesHelper|DecimalDegreesHelper]]
This class contains a static routine for converting between degree-minute-second measurement and decimal degree measurement. In essense, it is a routine for converting from a non-decimal degree unit to decimal degree unit distance.
* [[ThinkGeo.MapSuite.SilverlightCore.Dimension|Dimension]] * [[ThinkGeo.MapSuite.SilverlightCore.DotDensityStyle|DotDensityStyle]]
This class allows you to display information by drawing points on an area based on a value from the features data.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingFeaturesEventArgs|DrawingFeaturesEventArgs]]
This is the event arguments class for the DrawingFeatures event of the FeatureLayer.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.DrawingWrappingFeaturesFeatureLayerEventArgs|DrawingWrappingFeaturesFeatureLayerEventArgs]]
This is the event arguments class for the DrawingFeatures event of the FeatureLayer.
> **E** * [[ThinkGeo.MapSuite.SilverlightCore.EditTools|EditTools]]
This class is a wrapper class for the FeatureLayer that isolates only the editing methods to make them easily accessible to the programmer.
* [[ThinkGeo.MapSuite.SilverlightCore.EllipseShape|EllipseShape]]
This class represents an ellipse that is defined with a center point, a height and a width.
* [[ThinkGeo.MapSuite.SilverlightCore.ExceptionDescription|ExceptionDescription]]
A strongly-typed resource class, for looking up localized strings, etc.
* [[ThinkGeo.MapSuite.SilverlightCore.ExtentHelper|ExtentHelper]]
This static class exposes a number of helpful methods when dealing with extents.
> **F** * [[ThinkGeo.MapSuite.SilverlightCore.FeatureCache|FeatureCache]]
FeatureCache is a cache system used in FeatureSource to speed up the fetching data system.
* [[ThinkGeo.MapSuite.SilverlightCore.FeatureLayer|FeatureLayer]]
This class represents a layer that is comprised of feature data.
* [[ThinkGeo.MapSuite.SilverlightCore.FeatureSource|FeatureSource]]
The abstract class from which all feature sources inherit. Feature sources represent feature data that can be integrated into Map Suite.This class is key, as it is the abstract class from which all other feature sources are derived. In this sense it encapsulates much of the logic for handling transactions and ensuring the data is consistent regardless of any projections applied.
* [[ThinkGeo.MapSuite.SilverlightCore.FeatureSourceColumn|FeatureSourceColumn]]
This class represents a column contained within a FeatureSource.
* [[ThinkGeo.MapSuite.SilverlightCore.FormattedPositionStyleEventArgs|FormattedPositionStyleEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.FormattingPositionStyleEventArgs|FormattingPositionStyleEventArgs]] > **G** * [[ThinkGeo.MapSuite.SilverlightCore.GeoBrush|GeoBrush]]
Defines objects used to fill the interiors of AreaBaseShapes, such as MultiPolygonShape, PolygonShape, EllipseShape, and other AreaBaseShapes.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoCanvas|GeoCanvas]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoCollection|GeoCollection]]
This class is a collection with some methods specialized for dealing with Layers and other spatial classes.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoFont|GeoFont]]
This class represents a font that is used to label features on a GeoCanvas.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoGradientStop|GeoGradientStop]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoImage|GeoImage]]
This class represents an image you want to use on the GeoCanvas.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoImageBrush|GeoImageBrush]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoLinearGradientBrush|GeoLinearGradientBrush]]
Encapsulates a GeoBrush with a linear gradient.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoPen|GeoPen]]
This class represents a GeoPen, which is used to draw lines on a GeoCanvas.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoRadialGradientBrush|GeoRadialGradientBrush]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoSolidBrush|GeoSolidBrush]]
This class defines a GeoBrush of a single color. Brushes are used to fill area shapes on a GeoCanvas.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoTextureBrush|GeoTextureBrush]]
This class is used to fill an area with a image texture.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoVideoBrush|GeoVideoBrush]] * [[ThinkGeo.MapSuite.SilverlightCore.GeographicColors|GeographicColors]]
This class is a convenient way to access a predefined set of geographic colors.
* [[ThinkGeo.MapSuite.SilverlightCore.GeometryCollectionShape|GeometryCollectionShape]] * [[ThinkGeo.MapSuite.SilverlightCore.GoogleMapsCompatibleTileMatrixSet|GoogleMapsCompatibleTileMatrixSet]] * [[ThinkGeo.MapSuite.SilverlightCore.GradientStyle|GradientStyle]]
This gradient style is a new style with the concept of GradientBrush. By specifying the LowerValue and its color, as well as the UpperValue and its color, we can set the color of each feature based on a column value using linear interpolation.
* [[ThinkGeo.MapSuite.SilverlightCore.GroupDrawnEventArgs|GroupDrawnEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.GroupLayer|GroupLayer]]
This class represents a Layer backed by a group of layers.
> **I** * [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureLayer|InMemoryFeatureLayer]]
This layer is backed by memory and is typically used for temporary features.
* [[ThinkGeo.MapSuite.SilverlightCore.InMemoryFeatureSource|InMemoryFeatureSource]]
This class represents a FeatureSource backed by memory, more specifically an in memory collection InternalFeatures.
* [[ThinkGeo.MapSuite.SilverlightCore.InsertedGeoCollectionEventArgs|InsertedGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.InsertingGeoCollectionEventArgs|InsertingGeoCollectionEventArgs]] > **L** * [[ThinkGeo.MapSuite.SilverlightCore.LabelInformation|LabelInformation]]
This class represents the location of a piece of a label that may be drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.LabelingCandidate|LabelingCandidate]]
This class represents a candidate for labeling.
* [[ThinkGeo.MapSuite.SilverlightCore.Layer|Layer]]
This class is the base class for all types of Layers.
* [[ThinkGeo.MapSuite.SilverlightCore.LayerDrawingEventArgs|LayerDrawingEventArgs]]
This is the event arguments class for the LayerDrawing event on the MapEngine class. It is raised before the layer is drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.LayerDrawnEventArgs|LayerDrawnEventArgs]]
This is the event arguments class for the LayerDrawn event on the MapEngine class. It is raised after a layer is drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.LayersDrawingEventArgs|LayersDrawingEventArgs]]
This is the event arguments class for the LayersDrawing event on the MapEngine class. It is raised before any of the layers are drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.LayersDrawnEventArgs|LayersDrawnEventArgs]]
This is the event arguments class for the LayersDrawn event on the MapEngine class. It is raised after all of the layers are drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.LineBaseShape|LineBaseShape]]
This abstract class is the root of all line-based shapes, such as LineShape and MultilineShape.
* [[ThinkGeo.MapSuite.SilverlightCore.LineShape|LineShape]]
This class represents a LineShape, which is defined as a single line with two or more points.
* [[ThinkGeo.MapSuite.SilverlightCore.LineStyle|LineStyle]]
This class is the style used to draw lines.
* [[ThinkGeo.MapSuite.SilverlightCore.LineStyles|LineStyles]]
This class is a collection of predefined styles and helper methods to create styles.
> **M** * [[ThinkGeo.MapSuite.SilverlightCore.Matrix|Matrix]]
This class represents a base Matrix which encapsulate the tile caculation logics.
* [[ThinkGeo.MapSuite.SilverlightCore.MultilineShape|MultilineShape]]
This class represents a MultilineShape, which is defined as one or more lines, each with two or more points.
* [[ThinkGeo.MapSuite.SilverlightCore.MultipleFeatureSource|MultipleFeatureSource]]
This MultipleFeatureSource is a special FeatureSource which holds a bunch of FeatureSource.
* [[ThinkGeo.MapSuite.SilverlightCore.MultipointShape|MultipointShape]]
This class represents one or more point shapes.
* [[ThinkGeo.MapSuite.SilverlightCore.MultipolygonShape|MultipolygonShape]]
This class represents one or more polygons.
> **O** * [[ThinkGeo.MapSuite.SilverlightCore.OgcTileMatrix|OgcTileMatrix]] * [[ThinkGeo.MapSuite.SilverlightCore.OpenedEventArgs|OpenedEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.OpenedFeatureSourceEventArgs|OpenedFeatureSourceEventArgs]]
This class represents the parameters passed in the OpenedFeatureSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]
This class represents the parameters passed in the OpenedRasterSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.OpeningEventArgs|OpeningEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.OpeningFeatureSourceEventArgs|OpeningFeatureSourceEventArgs]]
This class represents the parameters passed in the OpeningFeatureSource event.
* [[ThinkGeo.MapSuite.SilverlightCore.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]
This class represents the parameters passed in the OpeningRasterSource event.
> **P** * [[ThinkGeo.MapSuite.SilverlightCore.PointBaseShape|PointBaseShape]]
This abstract class is the root of all point-based shapes, such as PointShape and MultiPointShape.
* [[ThinkGeo.MapSuite.SilverlightCore.PointShape|PointShape]]
This class represents a single point.
* [[ThinkGeo.MapSuite.SilverlightCore.PointStyle|PointStyle]]
This class allows you to define how points are drawn on the canvas.
* [[ThinkGeo.MapSuite.SilverlightCore.PointStyleAdvanced|PointStyleAdvanced]]
This class represents the advanced drawing options for point styles.
* [[ThinkGeo.MapSuite.SilverlightCore.PointStyles|PointStyles]]
This class provides commonly-used GeoPointStyles and some methods to create various kinds of GeoPointstyles. A GeoStyle is a kind of sheet used to render the map.
* [[ThinkGeo.MapSuite.SilverlightCore.PolygonShape|PolygonShape]]
This class represents a polygon, which is defined as a single outer ring with zero-to-many inner rings.
* [[ThinkGeo.MapSuite.SilverlightCore.PositionStyle|PositionStyle]]
This abstract class encapsulates the labeling position logic. It is inherited by other styles, such as the TextSytle.
* [[ThinkGeo.MapSuite.SilverlightCore.ProgressDrawingFeatureSourceCancelEventArgs|ProgressDrawingFeatureSourceCancelEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ProgressDrawingGeoCanvasCancelEventArgs|ProgressDrawingGeoCanvasCancelEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ProgressDrawingLayerCancelEventArgs|ProgressDrawingLayerCancelEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.ProjNetProjection|ProjNetProjection]]
This projection class uses the Proj4 engine to project data from one Srid to another.
* [[ThinkGeo.MapSuite.SilverlightCore.Projection|Projection]]
This class represents a projection that you wish to apply to a FeatureSource.
> **Q** * [[ThinkGeo.MapSuite.SilverlightCore.QualityFamilyAreaStyle|QualityFamilyAreaStyle]]
This class is used to draw area features.
* [[ThinkGeo.MapSuite.SilverlightCore.QueryTools|QueryTools]]
This is a helper class that allows you to execute various queries.
> **R** * [[ThinkGeo.MapSuite.SilverlightCore.RecordCommittedEventArgs|RecordCommittedEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.RectangleShape|RectangleShape]]
This class represents a rectangle, which is defined as an upper left point and a lower right point.
* [[ThinkGeo.MapSuite.SilverlightCore.RegexItem|RegexItem]]
This class represents a single Regex Match statement and styles to draw.
* [[ThinkGeo.MapSuite.SilverlightCore.RegexStyle|RegexStyle]]
This class allows you to draw features differently based on regular expression matching.
* [[ThinkGeo.MapSuite.SilverlightCore.RemovedGeoCollectionEventArgs|RemovedGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.RemovingGeoCollectionEventArgs|RemovingGeoCollectionEventArgs]] * [[ThinkGeo.MapSuite.SilverlightCore.RingShape|RingShape]]
This class represents a closed ring of points.
* [[ThinkGeo.MapSuite.SilverlightCore.RotationProjection|RotationProjection]] > **S** * [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureLayer|ShapeFileFeatureLayer]]
This class represents a Layer backed by a Shape File.
* [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileFeatureSource|ShapeFileFeatureSource]]
This class represents a FeatureSource backed by ESRI a Shape File.
* [[ThinkGeo.MapSuite.SilverlightCore.SimpleCandidate|SimpleCandidate]]
This class stores simple label information used in the PositionStyle.
* [[ThinkGeo.MapSuite.SilverlightCore.SimpleColors|SimpleColors]]
This class is a convenient way to access a predefined set of simple colors.
* [[ThinkGeo.MapSuite.SilverlightCore.SphericalMercatorZoomLevelSet|SphericalMercatorZoomLevelSet]] * [[ThinkGeo.MapSuite.SilverlightCore.StandardColors|StandardColors]]
This class is a convenient way to access a predefined set of standard colors.
* [[ThinkGeo.MapSuite.SilverlightCore.StreamLoadingEventArgs|StreamLoadingEventArgs]]
This class represents the event arguments for the StreamLoading event.
* [[ThinkGeo.MapSuite.SilverlightCore.Style|Style]]
This abstract class is the root for all styles used for drawing features.
* [[ThinkGeo.MapSuite.SilverlightCore.StyleHelper|StyleHelper]] > **T** * [[ThinkGeo.MapSuite.SilverlightCore.TextStyle|TextStyle]]
This class is used to label features on the map.
* [[ThinkGeo.MapSuite.SilverlightCore.TextStyleAdvanced|TextStyleAdvanced]]
This class represents the advanced drawing options for text styles.
* [[ThinkGeo.MapSuite.SilverlightCore.TextStyles|TextStyles]]
The class provides commonly-used TextStyles and some methods to create various kinds of TextStyles. A TextStyle is a kind of sheet used to render a font on the map.
* [[ThinkGeo.MapSuite.SilverlightCore.TileMatrix|TileMatrix]]
This is the base class inherits from Matrix which describe the Matrix system used for Tilling system.
* [[ThinkGeo.MapSuite.SilverlightCore.TileMatrixSet|TileMatrixSet]] * [[ThinkGeo.MapSuite.SilverlightCore.TinyGeoFeatureLayer|TinyGeoFeatureLayer]]
This class represents a FeatureLayer of TinyGeo File by ThinkGeo.
* [[ThinkGeo.MapSuite.SilverlightCore.TinyGeoFeatureSource|TinyGeoFeatureSource]]
This class represents a FeatureSource of TinyGeo File by ThinkGeo.
* [[ThinkGeo.MapSuite.SilverlightCore.TransactionBuffer|TransactionBuffer]]
This class represents the holding place for transactions that have not yet been committed.
* [[ThinkGeo.MapSuite.SilverlightCore.TransactionResult|TransactionResult]]
This class represents the results of a transaction that was processed.
> **V** * [[ThinkGeo.MapSuite.SilverlightCore.ValueItem|ValueItem]]
This class represents a single value to match and styles to draw.
* [[ThinkGeo.MapSuite.SilverlightCore.ValueStyle|ValueStyle]]
This class allows you to match a value with data in the feature to determine how to draw that feature.
> **W** * [[ThinkGeo.MapSuite.SilverlightCore.WmtsTileMatrix|WmtsTileMatrix]] * [[ThinkGeo.MapSuite.SilverlightCore.WorldLabelingCandidate|WorldLabelingCandidate]]
This class represents a candidate with world center point information for labeling.
* [[ThinkGeo.MapSuite.SilverlightCore.WpfGeoCanvas|WpfGeoCanvas]] * [[ThinkGeo.MapSuite.SilverlightCore.WriteableBitmapGeoCanvas|WriteableBitmapGeoCanvas]] > **Z** * [[ThinkGeo.MapSuite.SilverlightCore.ZoomLevel|ZoomLevel]]
This class defines how InternalFeatures will be drawn based on their scale.
* [[ThinkGeo.MapSuite.SilverlightCore.ZoomLevelSet|ZoomLevelSet]]
This class represents a collection of ZoomLevels.
=== Structures ===
[[#structures_a|A]] [[#structures_b|B]] [[#structures_c|C]] [[#structures_d|D]] [[#structures_e|E]] [[#structures_f|F]] [[#structures_g|G]] [[#structures_h|H]] [[#structures_i|I]] [[#structures_j|J]] [[#structures_k|K]] [[#structures_l|L]] [[#structures_m|M]] [[#structures_n|N]] [[#structures_o|O]] [[#structures_p|P]] [[#structures_q|Q]] [[#structures_r|R]] [[#structures_s|S]] [[#structures_t|T]] [[#structures_u|U]] [[#structures_v|V]] [[#structures_w|W]] [[#structures_x|X]] [[#structures_y|Y]] [[#structures_z|Z]]
> **C** * [[ThinkGeo.MapSuite.SilverlightCore.Cell|Cell]] > **D** * [[ThinkGeo.MapSuite.SilverlightCore.DegreesMinutesSeconds|DegreesMinutesSeconds]]
This structure represents a degrees, minutes and seconds value.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingRectangleF|DrawingRectangleF]]
This structure represents the drawing of a rectangle in screen coordinates.
> **F** * [[ThinkGeo.MapSuite.SilverlightCore.Feature|Feature]]
The class Feature is the basic unit of which a FeatureSource is composed. A FeatureSource can be taken from a collection of Features stored in a ShapeFile, SQL Server 2008, Oracle, etc.A Feature is the basic data unit structure which is comprised of IDs that mark the identification of the Feature, a shape and a collection of data.
> **G** * [[ThinkGeo.MapSuite.SilverlightCore.GeoColor|GeoColor]]
This structure represents a color for drawing on a GeoCanvas.
> **R** * [[ThinkGeo.MapSuite.SilverlightCore.RowColumnRange|RowColumnRange]] > **S** * [[ThinkGeo.MapSuite.SilverlightCore.ScreenPoint|ScreenPoint]]
This structure represents a single point in screen coordinates.
* [[ThinkGeo.MapSuite.SilverlightCore.ShapeValidationResult|ShapeValidationResult]]
This structure represents the result of the validation method performed on a shape.
> **V** * [[ThinkGeo.MapSuite.SilverlightCore.Vertex|Vertex]]
This structure represents the point at which the sides of an angle intersect.
=== Enums ===
[[#enums_a|A]] [[#enums_b|B]] [[#enums_c|C]] [[#enums_d|D]] [[#enums_e|E]] [[#enums_f|F]] [[#enums_g|G]] [[#enums_h|H]] [[#enums_i|I]] [[#enums_j|J]] [[#enums_k|K]] [[#enums_l|L]] [[#enums_m|M]] [[#enums_n|N]] [[#enums_o|O]] [[#enums_p|P]] [[#enums_q|Q]] [[#enums_r|R]] [[#enums_s|S]] [[#enums_t|T]] [[#enums_u|U]] [[#enums_v|V]] [[#enums_w|W]] [[#enums_x|X]] [[#enums_y|Y]] [[#enums_z|Z]]
> **A** * [[ThinkGeo.MapSuite.SilverlightCore.ApplyUntilZoomLevel|ApplyUntilZoomLevel]]
This enumeration is used on a ZoomLevel to allow its styles to be applied to other zoom levels.
* [[ThinkGeo.MapSuite.SilverlightCore.AreaUnit|AreaUnit]]
Units describing various ways you can measure areas.
> **B** * [[ThinkGeo.MapSuite.SilverlightCore.BreakValueInclusion|BreakValueInclusion]]
In a class break style, this enumeration determines whether the break includes or excludes the value entered in the break.
* [[ThinkGeo.MapSuite.SilverlightCore.BufferCapType|BufferCapType]]
This class represents various ways a buffer operation can cap the objects buffered.
* [[ThinkGeo.MapSuite.SilverlightCore.BuildIndexMode|BuildIndexMode]]
This enumeration represents whether an index should be rebuilt or not.
* [[ThinkGeo.MapSuite.SilverlightCore.BuildRecordIdMode|BuildRecordIdMode]]
This enumeration represents whether a record ID should be rebuilt or not.
> **D** * [[ThinkGeo.MapSuite.SilverlightCore.DbfColumnType|DbfColumnType]]
This enumeration represents the column type in the DBF.
* [[ThinkGeo.MapSuite.SilverlightCore.DistanceUnit|DistanceUnit]]
Units describing various ways you can measure lengths.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingExceptionMode|DrawingExceptionMode]]
This enum is used to describe some choice when exception hanppens during drawing Layers or Overlays.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingFontStyles|DrawingFontStyles]]
This enumeration specifies the type of font style for drawing text.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingGraphicsUnit|DrawingGraphicsUnit]]
This enumeration represents the graphics unit.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingLevel|DrawingLevel]]
This enumeration represents the drawing level used in the GeoCanvas.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingLineCap|DrawingLineCap]]
This enumeration represents the available cap styles with which a GeoPen object can end a line.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingLineJoin|DrawingLineJoin]]
This enumeration specifies how to join consecutive line or curve segments.
* [[ThinkGeo.MapSuite.SilverlightCore.DrawingPenAlignment|DrawingPenAlignment]]
Specifies the alignment of a GeoPen object in relation to the theoretical, zero-width line.
> **G** * [[ThinkGeo.MapSuite.SilverlightCore.GeoAlignmentX|GeoAlignmentX]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoAlignmentY|GeoAlignmentY]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoBrushMappingMode|GeoBrushMappingMode]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoDashCap|GeoDashCap]]
This enumeration represents the type of graphic shape to use on both ends of each dash in a dashed line.
* [[ThinkGeo.MapSuite.SilverlightCore.GeoFontStretch|GeoFontStretch]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoFontWeight|GeoFontWeight]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoGradientSpreadMethod|GeoGradientSpreadMethod]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoStretch|GeoStretch]] * [[ThinkGeo.MapSuite.SilverlightCore.GeoWrapMode|GeoWrapMode]]
This enumeration determines how a texture is filled in with a GeoTextureBrush when the area to be filled is larger than the texture.
* [[ThinkGeo.MapSuite.SilverlightCore.GeographyUnit|GeographyUnit]]
Units describing the way geographies are stored in a data source.
> **L** * [[ThinkGeo.MapSuite.SilverlightCore.LabelDuplicateRule|LabelDuplicateRule]]
This enumeration defines the different labeling duplicate rules.
* [[ThinkGeo.MapSuite.SilverlightCore.LabelOverlappingRule|LabelOverlappingRule]]
This enumeration defines the rules for overlapping.
* [[ThinkGeo.MapSuite.SilverlightCore.LineDashStyle|LineDashStyle]]
This enumeration specifies the style of dashed lines drawn with a GeoPen object.
> **M** * [[ThinkGeo.MapSuite.SilverlightCore.MapResizeMode|MapResizeMode]]
The enumeration represents which mode will use for map resize.
* [[ThinkGeo.MapSuite.SilverlightCore.MatrixReferenceCorner|MatrixReferenceCorner]] > **O** * [[ThinkGeo.MapSuite.SilverlightCore.OverwriteMode|OverwriteMode]]
This enumeration represents whether a file should be overwrite or not if the file exists.
> **P** * [[ThinkGeo.MapSuite.SilverlightCore.PanDirection|PanDirection]]
This enumeration defines panning directions.
* [[ThinkGeo.MapSuite.SilverlightCore.PenBrushDrawingOrder|PenBrushDrawingOrder]]
This enumeration determines whether the brush or the pen draws first.
* [[ThinkGeo.MapSuite.SilverlightCore.PointPlacement|PointPlacement]]
This enumeration determines the label placement when labeling point features.
* [[ThinkGeo.MapSuite.SilverlightCore.PointSymbolType|PointSymbolType]]
This enumeration defines the different types of PointSymbols that can be drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.PointType|PointType]]
This enumeration defines how a PointSymbol will be drawn.
* [[ThinkGeo.MapSuite.SilverlightCore.PolygonLabelingLocationMode|PolygonLabelingLocationMode]]
Labeling Location Mode for polygon
> **Q** * [[ThinkGeo.MapSuite.SilverlightCore.QueryType|QueryType]]
This enumeration specifies the ways you can execute a spatial query against a FeatureSource.
> **R** * [[ThinkGeo.MapSuite.SilverlightCore.RandomColorType|RandomColorType]]
Defines values represent which kind of color will use for randomly.
* [[ThinkGeo.MapSuite.SilverlightCore.RegexMatching|RegexMatching]]
This enumeration defines the matching criteria for regular expression matching.
* [[ThinkGeo.MapSuite.SilverlightCore.RequireIndex|RequireIndex]] * [[ThinkGeo.MapSuite.SilverlightCore.ReturningColumnsType|ReturningColumnsType]]
This enumeration provides some options when querying a feature.
> **S** * [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileReadWriteMode|ShapeFileReadWriteMode]]
This enumeration represent read only or read-write nature of a Shape File.
* [[ThinkGeo.MapSuite.SilverlightCore.ShapeFileType|ShapeFileType]]
This enumeration represents the types stored in the Shape File.
* [[ThinkGeo.MapSuite.SilverlightCore.ShapeValidationMode|ShapeValidationMode]]
This enumeration describes the type of validation test to run on shapes.
* [[ThinkGeo.MapSuite.SilverlightCore.SimplificationType|SimplificationType]]
Specifies which algorthm will be use to simplify.
* [[ThinkGeo.MapSuite.SilverlightCore.SplineType|SplineType]]
This enumeration represents the spline type for labeling.
* [[ThinkGeo.MapSuite.SilverlightCore.StartingPoint|StartingPoint]]
An enumeration describing the place to start on a line when doing certain operations.
> **T** * [[ThinkGeo.MapSuite.SilverlightCore.TileImageFormat|TileImageFormat]]
Specifies the format of the map image.
* [[ThinkGeo.MapSuite.SilverlightCore.TinyGeoPrecisionMode|TinyGeoPrecisionMode]]
One TinyGeo file can be internally splitted into multi regions. The more precise the data is, the smaller the region has to be and the more regions one file will have. With splitting the data into regions, the data itself is also splitted so the number of records are increased; on the other side each record is smaller so there are fewer chance to load a huge shape for just rendering a small area of it. The split region of a TinyGeo file is defined by the PricisionInMeter parameter in the Create method, while this enum TinyGeoPrecisionMode affects the max Precision TinyGeo can be.
* [[ThinkGeo.MapSuite.SilverlightCore.TransactionResultStatus|TransactionResultStatus]]
This enumeration represents the results from a FeatureSource transaction.
> **W** * [[ThinkGeo.MapSuite.SilverlightCore.WellKnownType|WellKnownType]]
This describes a set of enumerations that list the valid types of geometries.
* [[ThinkGeo.MapSuite.SilverlightCore.WkbByteOrder|WkbByteOrder]]
This enumeration represents the byte order that well-known binary will be written in.
* [[ThinkGeo.MapSuite.SilverlightCore.WrappingMode|WrappingMode]] === Interfaces ===
[[#interfaces_a|A]] [[#interfaces_b|B]] [[#interfaces_c|C]] [[#interfaces_d|D]] [[#interfaces_e|E]] [[#interfaces_f|F]] [[#interfaces_g|G]] [[#interfaces_h|H]] [[#interfaces_i|I]] [[#interfaces_j|J]] [[#interfaces_k|K]] [[#interfaces_l|L]] [[#interfaces_m|M]] [[#interfaces_n|N]] [[#interfaces_o|O]] [[#interfaces_p|P]] [[#interfaces_q|Q]] [[#interfaces_r|R]] [[#interfaces_s|S]] [[#interfaces_t|T]] [[#interfaces_u|U]] [[#interfaces_v|V]] [[#interfaces_w|W]] [[#interfaces_x|X]] [[#interfaces_y|Y]] [[#interfaces_z|Z]]