Click or drag to resize
XDL

NXImageLayerVectorEditorEditable Property

이 레이어의 벡터를 편집할 수 있는지 여부를 확인하고 설정한다.

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

Property Value

Boolean
See Also