LayerElementDeleted Property |
Gets a value indicating whether the layer element is marked for delete.
Namespace:
Easymap.AddIn.Mapping
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool Deleted { get; }
Public ReadOnly Property Deleted As Boolean
Get
Property Value
Type:
BooleanSee Also