ImageCompositionLayer.VerticalAlignment Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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