TryGetRectList

TryGetRectList(out IList<Rect>)

public bool TryGetRectList(out IList<Rect> value) ;

Description

Get the value of the RectList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.