ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / InputElement Structure
Fields Properties Methods


In This Topic
    InputElement Structure Members
    In This Topic

    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