GraphicsAnalysisControlBase#
- class ansys.stk.core.stkx.GraphicsAnalysisControlBase#
AGI Graphics Analysis Control.
Overview#
Set a reference to the splash logo graphic to be displayed in the control. |
The background color of the control. |
|
The splash logo graphic to be displayed in the control. |
|
If true, the splash logo is not shown. |
|
Do not use this property, as it is deprecated. The identifier of the vendor. |
|
Return the ready state of the control. |
|
Reference to the STK X application object. |
|
The Graphics control mode. |
|
Get or set the splash logo graphic file to be displayed in the control. |
|
Window identifier (for Connect commands). |
Import detail#
from ansys.stk.core.stkx import GraphicsAnalysisControlBase
Property detail#
- property GraphicsAnalysisControlBase.picture: IPictureDisp#
The splash logo graphic to be displayed in the control.
- property GraphicsAnalysisControlBase.vendor_id: str#
Do not use this property, as it is deprecated. The identifier of the vendor.
- property GraphicsAnalysisControlBase.application: STKXApplication#
Reference to the STK X application object.
- property GraphicsAnalysisControlBase.control_mode: Graphics2DAnalysisMode#
The Graphics control mode.