GeoConversionHelper 类 |
命名空间: System.Windows.Media
The GeoConversionHelper type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| GeoConversionHelper | 初始化 GeoConversionHelper 类的一个新实例 |
| 名称 | 说明 | |
|---|---|---|
| GeoBeelineToPathFigure |
SMap的几何图形转换到WPF的几何图形
| |
| GeoBezierCurveToPathFigure |
SMap的几何图形转换到WPF的几何图形
| |
| GeoBoundingBoxToPathFigure |
SMap的几何图形转换到WPF的几何图形
| |
| GeoCircleToPathFigure |
ICircle转化为GraphicsPath
| |
| GeoCircularArcToPathFigure |
SMap的几何图形转换到WPF的几何图形
| |
| GeoEllipticArcToPathFigure |
SMap的几何图形转换到WPF的几何图形
| |
| GeoGeometryToPathGeometry |
IGeometry转化为GraphicsPath
| |
| GeoMultiPathToPathGeometry |
IMultiPath转化为GraphicsPath
| |
| GeoMultiPolygonToPathGeometry |
IMultiPolygon转化为GraphicsPath
| |
| GeoPathToPathFigure |
SMap的几何图形转换到WPF的几何图形
| |
| GeoPolygonToPathGeometry |
IPolygon转化为GraphicsPath
| |
| GeoRingToPathFigure |
IRing转化为GraphicsPath
|
| 名称 | 说明 | |
|---|---|---|
| CONST_GUI_Tolerance_Radius |
GUI容差半径(当图形映射到UI上时,尺寸小于容差则不绘制。)
|