[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.MappedRectangle

Struct MappedRectangle

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

D2D1_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

Bits

unsigned char* bits

public IntPtr Bits

Field Value

System.IntPtr

Pitch

unsigned int pitch

public int Pitch

Field Value

int