Click or drag to resize

BaseMultiCrossSectionVectorGraphicLayerFactory Property

Factory for creating layers.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected Func<VectorGraphicLayer> LayerFactory { get; }

Property Value

FuncVectorGraphicLayer
See Also