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

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