Click or drag to resize
XDL

XftFeature Constructor (XogcFeature)

XftFeature 클래스의 생성자로서, 비관리 FT::XogcFeature 객체를 입력 받아 초기화를 수행한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public XftFeature(
	XogcFeature* pObj
)

Parameters

pObj
Type: XogcFeature*

[Missing <param name="pObj"/> documentation for "M:Pixoneer.NXDL.NFT.XftFeature.#ctor(Pixoneer.XDL.OGC.XogcFeature*)"]

See Also