TabFactory
TabFactory class
Allows to create ITab instances For COM compatibility.
TabFactory
| Name | Description |
|---|---|
| TabFactory() |
Returns: TabFactory
createTab
| Name | Description |
|---|---|
| createTab (double, int) | Creates a new ITab instance. |
Parameters:
| Name | Type | Description |
|---|---|---|
| position | double | Tab position. |
| align | int | Align. |
Returns: Tab