C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / ScaleVector Property

In This Topic
ScaleVector Property (Matrix4x4)
In This Topic
Gets or sets the scale of the matrix; that is M11, M22, and M33.
Syntax
'Declaration
 
Public Property ScaleVector As Vector3
 
See Also