Click or drag to resize
XDL

NXMapLayerVectorEditorEditable Property

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

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

Property Value

Type: Boolean
See Also