Public Attributes |
|
int | StartSizeX |
Read Property: Starting Size.
|
|
int | StartSizeY |
Read Property: Starting Size.
|
|
int | MaxSizeX |
Read Property: Maximum Size in X
(Disabled in this version). |
|
int | MaxSizeY |
Maximum Size in Y (Disabled in this
version). |
|
int | MinSizeX |
Read Property: Minimum Size in X.
|
|
int | MinSizeY |
Read Property: Minimum Size in Y.
|
|
int | StartPosX |
Read Property: Starting Position in
X. |
|
int | StartPosY |
Read Property: Starting Position in
Y. |
|
str | ToolName |
Read Property: Tool Name |
Read Property: Starting Size.
This is the initial size in X when the tool is opened. Default = 800
Read Property: Starting Size.
This is the initial size in Y when the tool is opened. Default = 400
Read Property: Maximum Size in X (Disabled in this version).
A value of -1 means no maximum size.
Maximum Size in Y (Disabled in this version).
A value of -1 means no maximum size.
Read Property: Starting Position in X.
This is the initial position when the tool is opened. Default = 450
Read Property: Starting Position in Y.
This is the initial position when the tool is opened. Default = 450
Read Property: Tool Name