Click or drag to resize
XDL

NXMapLayerCompLinkLayoutMode Property

Composite를 연결하는 방법(Horizontal이나 Vertical)에 대한 레이어 모드를 가져오거나 설정한다. ///

Namespace:  Pixoneer.NXDL.NXMap
Assembly:  NXMap (in NXMap.dll) Version: 1.2.817.72
Syntax
C#
[BrowsableAttribute(true)]
public NXMapLayerCompLinkeLayoutMode LayoutMode { get; set; }

Property Value

Type: NXMapLayerCompLinkeLayoutMode
See Also