TryGetRect

public bool TryGetRect(out Rect value) ;

Get the value of the Rect type.

Parameter Name Description
value Value.

Return true if the value can be obtained.