Click or drag to resize
XDL

NXMapLayerFeatureEditorGetSelectedObj Method

현재 선택된 객체를 가져온다.

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
public XftFeature GetSelectedObj()

Return Value

Type: XftFeature
XftFeature 객체를 반환한다.
See Also