Click or drag to resize
GeCurveString Properties

The GeCurveString type exposes the following members.

Properties
  NameDescription
Public propertyArea
Returns total surface area of the geometry.
(Overrides GeGeometryArea.)
Public propertyCentroid
Returns geometry centroid coordinate.
(Overrides GeGeometryCentroid.)
Public propertyEndPoint
Gets or sets end point of this curve string.
Public propertyStartPoint
Gets or sets start point of this curve string.
Public propertyType
Returns enumerated geometry type used for safe typecasting to concrete geometry class.
(Overrides GeGeometryType.)
Top
See Also