ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector2 Structure / SizeInBytes Field

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