GeoConversionHelper 方法 |
The GeoConversionHelper type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| 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
|