SpatialReferenceSystem.CreateVertical
SpatialReferenceSystem.CreateVertical method
إنشاء SRS عمودي .
public static VerticalSpatialReferenceSystem CreateVertical(string name,
VerticalDatum verticalDatum, Unit verticalUnit = null, Axis verticalAxis = null,
Identifier identifier = null)
| معامل | يكتب | وصف |
|---|---|---|
| name | String | اسم SRS. لوnull . |
| verticalDatum | VerticalDatum | مرجع لاستخدامه في SRS. |
| verticalUnit | Unit | وحدة لاستخدامها في SRS. لوnull وMeter سوف تستخدم. |
| verticalAxis | Axis | محور بالاتجاه “لأعلى” أو “لأسفل” لاستخدامه في SRS. لوnull ، سيتم استخدام المحور مع الاتجاه الأعلى . |
| identifier | Identifier | المعرف الذي سيتم إرفاقه بـ SRS. لن يؤدي إرفاق معرّف إلى تعديل معلمات SRS الأخرى. الأمر متروك لك لضمان اتساق المعرف ومعلمات SRS. |
قيمة الإرجاع
SRS العمودي الجديد.
استثناءات
| استثناء | حالة |
|---|---|
| InvalidOperationException | verticalAxis الاتجاه ليس لأعلى أو لأسفل. |
| ArgumentNullException | بعض المعلمات المطلوبة خالية. |
أنظر أيضا
- class VerticalSpatialReferenceSystem
- class VerticalDatum
- class Unit
- class Axis
- class Identifier
- class SpatialReferenceSystem
- مساحة الاسم Aspose.Gis.SpatialReferencing
- المجسم Aspose.GIS