ProjectedSpatialReferenceSystemParameters.YAxis
ProjectedSpatialReferenceSystemParameters.YAxis property
描述 Y(垂直)维度的轴。默认使用指向北方的轴。
public Axis YAxis { get; set; }
异常
| 异常 | 条件 |
|---|---|
| ArgumentException | 如果轴方向不是北或南,则在 setter 中抛出。 |
另见
- class Axis
- class ProjectedSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS