Click or drag to resize
XDL

NanLayerHitTestable Property

Hit test 가능 여부를 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public bool HitTestable { get; set; }

Property Value

Boolean
See Also