Class NuiDrawListImage
public sealed class NuiDrawListImage : NuiDrawListItem
- Inheritance
-
NuiDrawListImage
- Inherited Members
- Extension Methods
Constructors
Properties
- Aspect
Gets or sets how the image scales within its bounds.
- HorizontalAlign
Gets or sets the horizontal alignment of the image within its bounds.
- ImageRegion
Optionally render a subregion of the image.
This property is a NuiRect (x, y, w, h) to indicate the render region inside the image.
- Rect
Gets or sets the bounding rectangle where the image is rendered.
- ResRef
Gets or sets the image resource reference.
- Type
Gets the draw list item type.
- VerticalAlign
Gets or sets the vertical alignment of the image within its bounds.