Version

ITileConstraints Interface Members

The following tables list the members exposed by ITileConstraints.

Public Properties
 NameDescription
 PropertyHorizontalAlignmentGets the horizontal alignment of the tile within its allocated slot (read-only)  
 PropertyMarginGets the margin used around a tile (read-only)  
 PropertyMaxHeightGets the maximum height of a tile (read-only)  
 PropertyMaxWidthGets the maximum width of a tile (read-only)  
 PropertyMinHeightGets the minimum height of a tile (read-only)  
 PropertyMinWidthGets the minimum width of a tile (read-only)  
 PropertyPreferredHeightGets the preferred height of a tile (read-only)  
 PropertyPreferredWidthGets the preferred width of a tile (read-only)  
 PropertyVerticalAlignmentGets the vertical alignment of the tile within its allocated slot (read-only)  
See Also