Layers

MaskingResult.Layers property

Gets the layers.

public abstract IMaskingLayer[] Layers { get; }

Property Value

The layers.

See Also