点击或拖拽改变大小

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
Top
参见