类 MultiPoint
MultiPoint class
public class MultiPoint : GraphicalObject, IEquatable<MultiPoint>
构造函数
| 名称 | 描述 |
|---|---|
| MultiPoint() | 默认构造函数。 |
属性
| 名称 | 描述 |
|---|---|
| Coordinates { get; set; } | |
| override GraphicalObjectType { get; } | |
| Symbol { get; set; } |
方法
| 名称 | 描述 |
|---|---|
| Equals(MultiPoint) | |
| override Equals(object) | |
| override GetHashCode() | |
| operator == | |
| operator != |
另见
- class GraphicalObject
- namespace Aspose.Gis.Common.Formats.MapInfo.GraphicalObjects
- assembly Aspose.GIS