ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Integer
    public int Pitch
    See Also