[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DXGI.MappedRectangle

Struct MappedRectangle

Namespace
GrapeCity.Documents.DX.DXGI
Assembly
GcDocs.DX.Windows.dll

DXGI_MAPPED_RECT

public struct MappedRectangle
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

PBits

unsigned char* pBits

public IntPtr PBits

Field Value

System.IntPtr

Pitch

int Pitch

public int Pitch

Field Value

int