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

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