LayerRasterizeOperator.Layers Property
Gets the list of layers that will be converted to rasters by the LayerRasterizeOperator.
Syntax
public LayerCollection Layers { get; }
Property Value
Default: Empty collection.
The list of layers that will be converted to rasters by the operator.
Remarks
The position in the list defines the drawing order, the first layer is drawn first.
Platforms
Windows, Linux, Android