Click or drag to resize
XDL

NXPlanetLayerVectorEditorEditable Property

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

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

Property Value

Type: Boolean
See Also