[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.TileRegionSize

Struct TileRegionSize

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

D3D11_TILE_REGION_SIZE

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

Fields

BUseBox

BOOL bUseBox

public Bool BUseBox

Field Value

Bool

Depth

unsigned short Depth

public short Depth

Field Value

short

Height

unsigned short Height

public short Height

Field Value

short

TileCount

unsigned int NumTiles

public int TileCount

Field Value

int

Width

unsigned int Width

public int Width

Field Value

int