AGI STK Graphics 11 Send comments on this topic.
InitializeByValues Method (IAgStkGraphicsTextureMatrixFactory)
See Also 
M11
1,1
M12
1,2
M13
1,3
M14
1,4
M21
2,1
M22
2,2
M23
2,3
M24
2,4
M31
3,1
M32
3,2
M33
3,3
M34
3,4
M41
4,1
M42
4,2
M43
4,3
M44
4,4

Description

Initializes a Texture Matrix. The subscripts define [row][column].

Syntax

[Visual Basic .NET]
Public Function InitializeByValues( _
   ByVal M11 As Single, _
   ByVal M12 As Single, _
   ByVal M13 As Single, _
   ByVal M14 As Single, _
   ByVal M21 As Single, _
   ByVal M22 As Single, _
   ByVal M23 As Single, _
   ByVal M24 As Single, _
   ByVal M31 As Single, _
   ByVal M32 As Single, _
   ByVal M33 As Single, _
   ByVal M34 As Single, _
   ByVal M41 As Single, _
   ByVal M42 As Single, _
   ByVal M43 As Single, _
   ByVal M44 As Single _
) As IAgStkGraphicsTextureMatrix

Parameters

M11
1,1
M12
1,2
M13
1,3
M14
1,4
M21
2,1
M22
2,2
M23
2,3
M24
2,4
M31
3,1
M32
3,2
M33
3,3
M34
3,4
M41
4,1
M42
4,2
M43
4,3
M44
4,4

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface