MLCHARGENLib Namespace : IMLCharGenEdit Interface |
For a list of all members of this type, see IMLCharGenEdit members.
Name | Description | |
---|---|---|
![]() | EditItemAbsoluteRectGet | Returns absolute rectangle of edited item |
![]() | EditItemAbsoluteRectSet | Sets absolute rectangle for edited item |
![]() | EditItemGetByPoint | Returns item ID by point. It is used for example in mouse click event in CG editor. |
![]() | EditItemsGetByRect | Gets a set of items' IDs in a selected rectangle. |
![]() | EditSelectionAdd | Adds item into a selection. |
![]() | EditSelectionGetByIndex | Gets a selected item from the selection by item index |
![]() | EditSelectionGetCount | Gets count of the selected items |
![]() | EditSelectionRemove | Removes a selection from the item. |