Class GdbMultiPointShape

GdbMultiPointShape class

public class GdbMultiPointShape : GdbShape

Constructors

NameDescription
GdbMultiPointShape()The default constructor.

Properties

NameDescription
BoundingBox { get; set; }
override HasM { get; }
override HasZ { get; }
M { get; set; }
XY { get; set; }
Z { get; set; }

See Also