三号点
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法IPoint Point3 { get; set; }
Property Point3 As IPoint
Get
Set
property IPoint^ Point3 {
IPoint^ get ();
void set (IPoint^ value);
}
abstract Point3 : IPoint with get, set
属性值
类型:
IPoint
参见