This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SchematicControls > ESRI.ArcGIS.SchematicControls > Interfaces > IS > ISchematicBuilderUI Interface > ISchematicBuilderUI.hWnd Property (ArcObjects .NET 10.4 SDK) |
Handle of the window inserted in the diagram dialog box that opens when users ask to generate a new diagram.
[Visual Basic .NET] Public ReadOnly Property hWnd As Integer
[C#] public int hWnd {get;}
[C++]
HRESULT get_hWnd(
Long* pHWND
);
[C++]
Parameters pHWND [out, retval] pHWND is a parameter of type Long