ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / InputElement Structure / AppendAligned Property

In This Topic
    AppendAligned Property (InputElement)
    In This Topic
    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.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property AppendAligned As Integer
    public static int AppendAligned {get;}
    See Also