ComponentOne Bitmap for UWP
InputElement Structure Members
Fields  Properties  Methods 

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

The following tables list the members exposed by InputElement.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldunsigned int AlignedByteOffset  
Public FieldD3D11_INPUT_CLASSIFICATION InputSlotClass  
Public FieldDXGI_FORMAT Format  
Public Fieldunsigned int InstanceDataStepRate  
Public Fieldunsigned int SemanticIndex  
Public Fieldconst char* SemanticName  
Public Fieldunsigned int InputSlot  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Returns a value that can be used for the offset parameter of an InputElement to indicate that the element should be aligned directly after the previous element, including any packing if neccessary.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified InputElement is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Top
Public Operators
Determines if the specified values are equal.
Determines if the specified values are not equal.
Top
See Also

Reference

InputElement Structure
C1.Util.DX.Direct3D11 Namespace