RenderSettingsLayerFilter Property |
Renders only layers from this list. Null for all layers.
Namespace: RAYLASE.Marker.VectorGraphicElementAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.31.0
Syntaxpublic IList<VectorGraphicLayer> LayerFilter { get; set; }Property Value
IListVectorGraphicLayer
See Also