Share via


IXRTileBrush::SetAlignmentX (Windows Embedded CE 6.0)

1/6/2010

This method sets the horizontal alignment of content in the IXRTileBrush base tile.

Syntax

virtual HRESULT STDMETHODCALLTYPE SetAlignmentX(
    XRAlignmentX AlignmentX
) = 0;

Parameters

  • AlignmentX
    [in] XRAlignmentX enumerated type that indicates the horizontal position of content in the IXRTileBrush base tile.

Return Value

Returns an HRESULT that indicates success or failure.

.NET Framework Equivalent

System.Windows.Media.TileBrush.AlignmentX

Requirements

sysgen SYSGEN_XAML_RUNTIME
Windows Embedded CE Windows Embedded CE 6.0 R3

See Also

Reference

IXRTileBrush
IXRTileBrush::GetAlignmentX