NFitAndAlignTextureMapping Class Properties
For a list of all members of this type, see NFitAndAlignTextureMapping members.
| Name | Description |
 | HorizontalAlignment | Gets or sets the horizontal alignment of the texture. Taken into account if the texture is fitted vertically. By default set to Center. |
 | TileMode | Gets or sets the texture tiling mode. By default set to None. |
 | VerticalAlignment | Gets or sets the vertical alignment of the texture. Taken into account if the texture is fitted horizontally. By default set to Center. |
Top