Click or drag to resize
XDL

NXImageLayerCompLinkLayoutMode Property

영상을 교차도시하기 위한 화면 분할 모드(Horizontal이나 Vertical)를 가져오거나 설정한다.
LayoutMode is deprecated : Unsafe property, please use SwipeMode

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

Property Value

NXImageLayerCompLinkeLayoutMode
See Also