NAlignTextureMapping Class Members
In This Topic
The following tables list the members exposed by NAlignTextureMapping.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| HorizontalAlignment | Gets or sets the horizontal alignment of the texture inside the target bounding rectangle. 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 inside the target bounding rectangle. By default set to Center. |
Top
Public Methods
| Name | Description |
| GetTextureMappingInfo | Overridden. Setups the tiling and calibration of the specified brush. |
Top
See Also