Click or drag to resize
XDL

NXImageLayerVectorEditorUsableKeyboard Property

이 레이어에서 키보드를 사용할 수 있는지 여부를 확인하고 설정한다.

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

Property Value

Boolean
See Also