ComponentOne Bitmap for UWP
Texture1DDescription Structure Members
Fields 

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace : Texture1DDescription Structure

The following tables list the members exposed by Texture1DDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Texture1DDescription struct.  
Top
Public Fields
 NameDescription
Public Fieldunsigned int ArraySize  
Public FieldD3D11_BIND_FLAG BindFlags  
Public FieldD3D11_CPU_ACCESS_FLAG CPUAccessFlags  
Public FieldDXGI_FORMAT Format  
Public Fieldunsigned int MipLevels  
Public FieldD3D11_RESOURCE_MISC_FLAG MiscFlags  
Public FieldD3D11_USAGE Usage  
Public Fieldunsigned int Width  
Top
See Also

Reference

Texture1DDescription Structure
C1.Util.DX.Direct3D11 Namespace