AngleEditboxes
A collection of angle editboxes.
Properties
| Name | Type |
Access | Description |
|---|
|
Number |
readonly |
The number of objects in the collection. |
Methods
Returns the AngleEditbox with the specified index.
Creates a new AngleEditbox.
withProperties?
Object
Initial values for properties of the new AngleEditbox
Returns any AngleEditbox in the collection.
Displays the number of elements in the AngleEditbox.
Returns every AngleEditbox in the collection.
Returns the first AngleEditbox in the collection.
Returns the AngleEditbox with the specified index or name.
index
LongInteger | String
The index or name. Can accept: Long Integer or String.
Returns the AngleEditbox with the specified ID.
Returns the AngleEditboxes within the specified range.
from
AngleEditbox | LongInteger | String
The AngleEditbox, index, or name at the beginning of the range. Can accept: AngleEditbox, Long Integer or String.
to
AngleEditbox | LongInteger | String
The AngleEditbox, index, or name at the end of the range. Can accept: AngleEditbox, Long Integer or String.
Returns the last AngleEditbox in the collection.
Returns the middle AngleEditbox in the collection.
Returns the AngleEditbox whose index follows the specified AngleEditbox in the collection.
obj
AngleEditbox
The AngleEditbox whose index comes before the desired AngleEditbox.
Returns the AngleEditbox with the index previous to the specified index.
obj
AngleEditbox
The index of the AngleEditbox that follows the desired AngleEditbox.
Generates a string which, if executed, will return the AngleEditbox.
Object of 4
Properties elsewhere that hold a AngleEditboxes.