Table of Contents
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Return Type | Description |
---|
This class exposes no events.
Methods #
Definition | Parameters | Return Type | Description |
---|---|---|---|
Add | style as GraffitiEditorStyle | None | Adds a new style to the Editor. |
Item | index as Integer | GraffitiEditorStyle | Returns the currently loaded style at the specified index. |
LastIndex | None | Integer | Returns the index of the last item in the internal styles array. |
Remove | index as Integer | None | Removes the Style at the specified index. |
RemoveAll | None | None | Removes all loaded Style objects. |
Properties #
Name | Type | Default Value | Description |
---|
This class exposes no properties.
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.