Class UIRectangle
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: GTA
Assembly: ScriptHookVDotNet2.dll
Syntax
public class UIRectangle : UIElement
Constructors
Name | Description |
---|---|
UIRectangle() | |
UIRectangle(Point, Size) | |
UIRectangle(Point, Size, Color) |
Properties
Name | Description |
---|---|
Color | |
Enabled | |
Position | |
Size |
Methods
Name | Description |
---|---|
Draw() | |
Draw(Size) |