ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataBox Structure / RowPitch Field

In This Topic
    RowPitch Field
    In This Topic
    Gets the number of bytes per row.
    Syntax
    'Declaration
     
    Public RowPitch As System.Integer
    public System.int RowPitch
    See Also