ComponentOne Bitmap for UWP
AppendAligned Property (InputElement)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D 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;}

Property Value

A value used to align input elements.
See Also

Reference

InputElement Structure
InputElement Members