public NFixedTextureMapping( NMultiLength hPosition, ENHorizontalAlignment hAlign, NMultiLength vPosition, ENVerticalAlignment vAlign )
Parameters
- hPosition
- Horizontal position of the texture image inside the target bounding rectangle.
- hAlign
- Alignment of the image to the horizontal position.
- vPosition
- Vertical position of the texture image inside the target bounding rectangle.
- vAlign
- Alignment of the image to the vertical position.