SortingLayerRange Constructor

public SortingLayerRange(short lowerBound, short upperBound);

Parameters

lowerBoundLowest sorting layer value to include.
upperBoundHighest sorting layer value to include.

Description 描述

Sets the inclusive range for a sorting layer object.

See Also: lowerBound, See Also: upperBound.