Click or drag to resize
XDL

NXImageLayerStereoVectorEditorGroup Method

선택된 객체를 하나의 그룹으로 생성한다.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntax
C#
public bool Group()

Return Value

Boolean
그룹이 생성되면 true를 반환하고 그렇지 않으면 false를 반환한다.
See Also