ComponentOne Bitmap for UWP
ScaleVector Property (Matrix3x2)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : ScaleVector Property
Gets or sets the scale of the matrix; that is M11, M22.
Syntax
'Declaration
 
Public Property ScaleVector As Vector2
public Vector2 ScaleVector {get; set;}
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members