Click or drag to resize

ImportSettingsLayerIndexFilter Property

If not null, only the contained layer indices are imported.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.44.0
Syntax
C#
public ISet<int> LayerIndexFilter { get; set; }

Property Value

ISetInt32
See Also