ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DataRectangle Structure / Pitch Field

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