SetBounds

SetBounds(string, Bounds)

public bool SetBounds(string name, Bounds value) ;

Description

It wants to set the value of the Bounds type.

Parameters

Parameter Name Description
name Name.
value Value.

Returns

The true when there parameters of the specified name.

SetBounds(int, Bounds)

public bool SetBounds(int id, Bounds value) ;

Description

It wants to set the value of the Bounds type.

Parameters

Parameter Name Description
id ID.
value Value.

Returns

The true when there parameters of the specified name.