Layer.Exportable Property

Gets or sets a value indicating whether the layer (and all the entities belonging to it) are exported by the various Write* classes.
Public Property Exportable() As Boolean
This language is not supported or no code example is available.
public bool Exportable {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition