CadLayerFilter.LayerNames

CadLayerFilter.LayerNames property

Gets or sets the layer names.

public List<string> LayerNames { get; set; }

Property Value

The layer names.

See Also