ImportSettingsLayerIndexFilter Property |
If not null, only the contained layer indices are imported.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.44.0
Syntaxpublic ISet<int> LayerIndexFilter { get; set; }Property Value
ISetInt32
See Also