A collection of angle editbox controls.
|
Method
|
Returns
|
Description
|
|
Add
|
AngleEditbox
|
Creates a new angle editbox.
|
|
AnyItem
|
Object
|
Returns a random angle editbox.
|
|
FirstItem
|
Object
|
Returns the first angle editbox in the collection.
|
|
ItemByID
|
Object
|
Returns the angle editbox with the specified ID.
|
|
ItemByRange
|
Objects
|
Returns the angle editboxes within the specified range.
|
|
LastItem
|
Object
|
Returns the last angle editbox.
|
|
MiddleItem
|
Object
|
Returns the middle angle editbox.
|
|
NextItem
|
Object
|
Returns the next angle editbox.
|
|
PreviousItem
|
Object
|
Returns the previous angle editbox.
|