将屏幕点对象转换成三维点对象。该方法可以用于判断所选择点位于模型之上或是地形之上。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Point3D PixelToGlobe( Point point, PixelToGlobeMode mode ) |
参数
- point
- Type: System.Drawing..::.Point
指定的屏幕点对象。
- mode
- Type: SuperMap.Realspace..::.PixelToGlobeMode
屏幕点对象转换为三维点对象的求交类型