ComponentOne Bitmap for UWP
Matrix5x4 Constructor(Single)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure > Matrix5x4 Constructor : Matrix5x4 Constructor(Single)
The value that will be assigned to all components.
Initializes a new instance of the Matrix5x4 struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.Single _
)
public Matrix5x4( 
   System.float value
)

Parameters

value
The value that will be assigned to all components.
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members
Overload List