获取当前鼠标点与其前一个节点的连线的方位角,即与正北方向的夹角,顺时针为正向。该属性值的范围为 [0,360],单位为度。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public double CurrentAzimuth { get; } |
SuperMap iDesktop 10i(2020) 联机帮助 |
TrackingEventArgs..::.CurrentAzimuth 属性 |
TrackingEventArgs 类 请参见 发送反馈 |
C# |
---|
public double CurrentAzimuth { get; } |