构造函数
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public PathFillDrawGraph(
Geometry path
)
Public Sub New (
path As Geometry
)
public:
PathFillDrawGraph(
Geometry^ path
)
new :
path : Geometry -> PathFillDrawGraph
参数
- path
- 类型: System.Windows.MediaGeometry
参见