Click or drag to resize
XDL

XHitFlagIndex Property

객체의 Hit된 형상중(Vertex나 Line) 몇 번째 Index인지를 설정하거나 반환한다.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 2.0.3.31
Syntax
C#
public int Index { get; set; }

Property Value

Type: Int32
See Also