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: 11.2.0.0
Syntaxpublic bool Deleted { get; }
Public ReadOnly Property Deleted As Boolean
Get
Property Value
Type:
Boolean
See Also