Searched refs:ImageLayout (Results 1 – 5 of 5) sorted by relevance
547 inline ImageLayout550 ImageLayout layout; in GetLayout()558 Image::SetLayout(IN const ImageLayout layout) in SetLayout()
543 ImageLayout GetLayout() const;544 Status SetLayout(IN const ImageLayout layout);
1238 enum ImageLayout enum
1306 GdipGetImageLayout(GpImage *image, ImageLayout* layout);1309 GdipSetImageLayout(GpImage *image, GDIPCONST ImageLayout layout);
118 this.panelHeader.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; in InitializeComponent()