ComponentOne Bitmap for UWP
AppendAligned Property (InputElement)

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > InputElement Structure : AppendAligned Property
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 System.Integer
public static System.int AppendAligned {get;}
See Also

Reference

InputElement Structure
InputElement Members