Item

MaskingResult indexer

Gets the IMaskingLayer at the specified index.

public IMaskingLayer this[int index] { get; }
ParameterDescription
indexThe index.

Return Value

The masking layer.

Property Value

The IMaskingLayer.

See Also