This document is archived and information here might be outdated.  Recommended version.


ISchematicBuilderUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > SchematicControls > ESRI.ArcGIS.SchematicControls > Interfaces > IS > ISchematicBuilderUI Interface
ArcGIS Developer Help

ISchematicBuilderUI Interface

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 Schematics Extension.

Members

Name Description
Method Applies Indicates if the UI applies to the specified diagram class.
Read-only property hWnd Handle of the window inserted in the diagram dialog box that opens when users ask to generate a new diagram.
Method OKEnabled Indicates if the OK button is enabled.
Method OKValid Indicates if all parameters are valid. Called when the OK button is pressed.
Method SetObject Supplies the builder UI with the diagram class, the application and the create diagram dialog.

Classes that implement ISchematicBuilderUI

Classes Description