Description:
Syntax:
public bool TryGetRectangle(
string key,
out Rectangle value,
IEnumerable<string> legacyKeyList
)
Returns:
Type: bool
Available since:
6.0

Description:
Syntax:
public bool TryGetRectangle(
string key,
out Rectangle value
)
Returns:
Type: bool
Available since:
5.0

/
/
/
TryGetRectangle

TryGetRectangle method

Class:  Rhino.PersistentSettings

Nothing found