[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DataRectangle

DataRectangle Struct

Provides access to data organized in 2D.

Namespace: GrapeCity.Documents.DX
Assembly: GcDocs.DX.Windows.dll
Syntax
public struct DataRectangle

Constructors

Name Description
DataRectangle(IntPtr, int)

Initializes a new instance of the DataRectangle class.

Fields

Name Description
DataPointer

Pointer to the data.

Pitch

Gets the number of bytes per row.