ImageCompositionLayer.HorizontalAlignment 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 horizontal alignment of the image within the composite image.
public: System::UInt32 HorizontalAlignment;
public: unsigned int HorizontalAlignment;
unsigned int HorizontalAlignment;
public uint HorizontalAlignment;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIImageHorizontalAlignment")]
public uint HorizontalAlignment;
val mutable HorizontalAlignment : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Imaging.Interop.UIImageHorizontalAlignment")>]
val mutable HorizontalAlignment : uint32
Public HorizontalAlignment As UInteger
Field Value
- Attributes