| Matrix22FOne Field |
Returns a
Matrix22F with all of its components set to one.
Namespace: DigitalRune.Mathematics.AlgebraAssembly: DigitalRune.Mathematics (in DigitalRune.Mathematics.dll) Version: 1.14.0.0 (1.14.0.14427)
Syntax public static readonly Matrix22F One
Public Shared ReadOnly One As Matrix22F
public:
static initonly Matrix22F One
static val One: Matrix22F
Field Value
Type:
Matrix22FSee Also