Click or drag to resize
XDL

XftFeatureGeom Property

Feature안에 포함된 XftGeometry를 얻는다. XftGeometry에는 Line, Polygon, String, Ring 등의 타입을 지원한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public XftGeometry Geom { get; }

Property Value

Type: XftGeometry
See Also