Description:

Create from 2 length values

Syntax:
public static ScaleValue Create(
LengthValue left,
LengthValue right,
ScaleStringFormat format
)
Returns:
Available since:
6.0

Description:

Create from string

Syntax:
public static ScaleValue Create(
string s,
StringParserSettings ps
)
Returns:
Available since:
6.0

Create method

Class:  Rhino.ScaleValue

Nothing found