Share via


IXRTileBrush::GetAlignmentY (Windows Embedded CE 6.0)

1/6/2010

This method retrieves the vertical alignment of content in the IXRTileBrush base tile.

Syntax

virtual HRESULT STDMETHODCALLTYPE GetAlignmentY(
    XRAlignmentY* pAlignmentY
) = 0;

Parameters

  • pAlignmentY
    [out] Pointer to an XRAlignmentY enumerated type that indicates the vertical 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.AlignmentY

Requirements

sysgen SYSGEN_XAML_RUNTIME
Windows Embedded CE Windows Embedded CE 6.0 R3

See Also

Reference

IXRTileBrush
IXRTileBrush::SetAlignmentY