ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / SizeInBytes Field

In This Topic
    SizeInBytes Field (Matrix4x4)
    In This Topic
    The size of the Matrix4x4 type, in bytes.
    Syntax
    'Declaration
     
    Public Const SizeInBytes As System.Integer
    public const System.int SizeInBytes
    See Also