MapPolyline Methods |
The MapPolyline type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildGeometry | Builds the geometry of the polyline. | |
| ClipShape | Clip the Polyline object. | |
| CurrentThickness | Retrieves the thickness for lines depending on the current scale. (Inherited from MapShape.) | |
| NeedsUpdate | Indicates if the update process should be started or not. (Inherited from MapShape.) | |
| TransformShape | Transforms the polyline object according the transformation provided by
GeoTransform. | |
| UpdateShape | Update the properties of the shape, according the current scale of the MapView object. (Overrides MapShapeUpdateShape(MapView, UpdateMode, Boolean).) |
| Name | Description | |
|---|---|---|
| Envelope | Create the minimal bounding rectangle around a shape object. (Defined by RectExtensions.) | |
| FindRelativeT | Finds an object of type T for a framework element which is somewhere in the visual tree. (Defined by MapElementExtensions.) | |
| ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |