ImageCompositionLayer.VerticalAlignment Field

Definition

The vertical alignment of the image within the composite image.

public: System::UInt32 VerticalAlignment;
public: unsigned int VerticalAlignment;
unsigned int VerticalAlignment;
public uint VerticalAlignment;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIImageVerticalAlignment")]
public uint VerticalAlignment;
val mutable VerticalAlignment : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIImageVerticalAlignment")>]
val mutable VerticalAlignment : uint32
Public VerticalAlignment As UInteger 

Field Value

Attributes

Applies to