Class NuiImage
An image, with no border or padding.
public sealed class NuiImage : NuiWidget
- Inheritance
-
NuiImage
- Inherited Members
- Extension Methods
Constructors
- NuiImage(NuiProperty<string>)
An image, with no border or padding.
Properties
- HorizontalAlign
Gets or sets the horizontal alignment of the image within its bounds.
- ImageAspect
Gets or sets how the image scales within its bounds.
- ImageRegion
Optionally render only subregion of jImage.
This property is a NuiRect (x, y, w, h) to indicate the render region inside the image.
- ResRef
Gets or sets the image resource reference.
- Type
Gets the NUI widget type identifier for this element.
- VerticalAlign
Gets or sets the vertical alignment of the image within its bounds.