|
NXImageLayerCompLinkLayoutMode Property
|
영상을 교차도시하기 위한 화면 분할 모드(Horizontal이나 Vertical)를 가져오거나 설정한다.
LayoutMode is deprecated : Unsafe property, please use SwipeMode
Namespace: Pixoneer.NXDL.NXImageAssembly: NXImage (in NXImage.dll) Version: 3.0.0.1
Syntax[BrowsableAttribute(true)]
public eLayoutMode LayoutMode { get; set; }
Property Value
eLayoutMode
See Also