该枚举定义了一系列几何对象类型常量。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public enum GeometryType

成员

成员名称描述
GeoLineM
路由对象,是一组具有X,Y坐标与线性度量值的点组成的线性地物对象。

GeoText
文本几何对象类型。

GeoRegion
面几何对象类型。

GeoLine
线几何对象类型。

GeoPoint
点几何对象类型。

GeoRectangle
矩形几何对象类型,参数化的几何对象类型。
GeoRoundRectangle
圆角矩形几何对象类型,参数化的几何对象类型。
GeoArc
圆弧几何对象类型,参数化的几何对象类型。
GeoCircle
圆几何对象类型,参数化的几何对象类型。
GeoEllipse
椭圆几何对象类型,参数化的几何对象类型。
GeoEllipticArc
椭圆弧几何对象类型,参数化的几何对象类型。
GeoPie
扇面几何对象类型,参数化的几何对象类型。
GeoChord
弓形几何对象类型,参数化的几何对象类型。
GeoCurve
二维曲线几何对象类型,参数化的几何对象类型。
GeoCardinal
二维Cardinal样条曲线几何对象类型,参数化的几何对象类型。
GeoBSpline
二维B样条曲线几何对象类型,参数化的几何对象类型。
GeoCompound
复合几何对象类型。复合几何对象由多个子对象构成,每一个子对象可以是任何一种类型的几何对象。
GeoPoint3D
三维点几何对象类型。
GeoLine3D
三维线几何对象类型。
GeoRegion3D
三维面几何对象类型。
GeoText3D
三维文本几何对象类型。
GeoModel
三维模型几何对象类型。
GeoSphere
球体几何对象类型。
GeoHemiSphere
半球体几何对象类型。
GeoEllipsoid
椭球体几何对象类型。
GeoBox
长方体几何对象类型。
GeoCone
圆锥体几何对象类型。
GeoCylinder
圆台几何对象类型。
GeoPieCylinder
饼台几何对象类型。
GeoPyramid
四棱锥几何对象类型。
GeoCircle3D
三维圆面几何对象类型。
GeoPie3D
三维扇面几何对象类型。
GeoMap
地图几何对象类型,用于在布局中添加地图。
GeoNorthArrow
指北针几何对象类型。
GeoMapScale
地图比例尺几何对象类型。
GeoPicture
二维图片几何对象类型。
GeoPicture3D
三维图片几何对象类型。
GeoLegend
图例对象。
GeoMapBorder
地图几何对象边框类型。
GeoPlacemark
三维地标几何对象类型。
GeoParticle
三维粒子几何对象类型。
GeoParametricLine
参数线几何对象类型。
GeoParametricRegion
参数面几何对象类型。
GeoParametricLineCompound
复合参数线几何对象类型。
GeoParametricRegionCompound
复合参数面几何对象类型。
GeoArtText
布局艺术字。
GeoGraphicObject
GeoModel3D
三维模型几何对象。
GeoUserDefined
用户自定义几何对象。
GeoTIM
不规则四面体网格对象。
GeoUserDefinedSVG
SVG矢量图形对象。
GeoLineParametric
参数线几何对象类型。
GeoRegionParametric
参数面几何对象类型。
GeoTextParametric
参数文本几何对象类型。
PointParametric
参数点几何对象类型。
GeoRectangularRing
矩形环体对象类型。
GeoEllipticRing
椭圆环体对象类型。
GeoExtrudedBody
拉伸体对象类型。
GeoTable3D
棱台体对象类型。
GeoParametricSurfaceMesh
3D极坐标建模参数化对象类型。
GeoTorus
圆环体对象。
GeoTruncatedCone
圆台体对象。
GeoWedge
楔形体对象。
GeoBendingCylinder
弯折圆柱对象。
GeoBillboard
布告板对象。
GeoEntity
地理实体对象。

版本信息

SuperMap iObjects .NET


SuperMap Objects .NET

受以下版本支持: 6.1.3

请参见