MapShape Class |
Namespace: Ptv.XServer.Controls.Map.Layers.Shapes
The MapShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeoTransform | Gets or sets a method which transforms a point from one coordinate system to another. |
![]() | MapStrokeThickness | Gets or sets the map stroke thickness. |
![]() | ScaleFactor | Gets or sets the scale factor. See ScaleFactorProperty. |
Name | Description | |
---|---|---|
![]() | CurrentThickness | Retrieves the thickness for lines depending on the current scale. |
![]() | NeedsUpdate | Indicates if the update process should be started or not. |
![]() | UpdateShape | Update the properties of the shape, according the current scale of the MapView object. |
Name | Description | |
---|---|---|
![]() ![]() | MapStrokeThicknessProperty | Stroke thickness of the map shape. |
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.) |