Provides access to members that control the schematic builder UI (this interface is only needed for developing a new builder).
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
Applies | Indicates if the UI applies to the specified diagram class. |
![]() |
hWnd | Handle of the window inserted in the diagram dialog box that opens when users ask to generate a new diagram. |
![]() |
OKEnabled | Indicates if the OK button is enabled. |
![]() |
OKValid | Indicates if all parameters are valid. Called when the OK button is pressed. |
![]() |
SetObject | Supplies the builder UI with the diagram class, the application and the create diagram dialog. |