الواجهة IPoint
IPoint interface
موقع واحد في فضاء الإحداثيات.
public interface IPoint : IEquatable<IPoint>, IGeometry
الخصائص
| الاسم | الوصف |
|---|---|
| M { get; } | يحصل على إحداثي m. |
| X { get; } | يحصل على إحداثي x. |
| Y { get; } | يحصل على إحداثي y. |
| Z { get; } | يحصل على إحداثي z. |
الطرق
| الاسم | الوصف |
|---|---|
| ToEditable() | يحصل على نسخة قابلة للتحرير من هذه الهندسة. |
انظر أيضًا
- interface IGeometry
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS