PathCustomizedGeoParams 属性 |
图形生成的几何控制参数
命名空间:
GISShare.SMap.Geometry.GeoCustomized
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IGeometryCollection GeoParams { get; }
Public ReadOnly Property GeoParams As IGeometryCollection
Get
public:
virtual property IGeometryCollection^ GeoParams {
IGeometryCollection^ get () sealed;
}
abstract GeoParams : IGeometryCollection with get
override GeoParams : IGeometryCollection with get
属性值
类型:
IGeometryCollection实现
IGeoCustomizedGeoParams
参见