Click or drag to resize
XDL

NXMapViewSR Property

MapView의 공간 참조(spatial reference)를 가져오거나 설정한다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public XSpatialReference SR { get; set; }

Property Value

Type: XSpatialReference
See Also