The Multipoint type exposes the following members.

Properties

  NameDescription
CoordinateSystem
Gets or sets the coordinate system used by this Geometry.
(Inherited from Geometry.)
GeometryType
Gets the type of the geometry, indicating the underlying class.
(Inherited from Geometry.)
IsEmpty
Indicates whether the Geometry contains any geometric information.
(Inherited from Geometry.)
PointCount
Gets the number of existing Points in the Multipoint.
ZSpecified
Gets a value indicating whether the geometry has Z values specified.
(Inherited from Geometry.)

See Also