Interface IDiagramWindow
Operation IDiagramWindow::Application
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IDispatch | | | |
|
Operation IDiagramWindow::Autolayout
Operation IDiagramWindow::AutolayoutSelection
Operation IDiagramWindow::Close
parameter | name | direction | type | type modifier | multiplicity | default | return | return | void | | | |
|
Operation IDiagramWindow::CopyAsBitmap
parameter | name | direction | type | type modifier | multiplicity | default | return | return | void | | | |
|
Operation IDiagramWindow::CopySelectionAsBitmap
parameter | name | direction | type | type modifier | multiplicity | default | return | return | void | | | |
|
Operation IDiagramWindow::Diagram
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLGuiDiagram | | | |
|
Operation IDiagramWindow::FocusedData
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLData | | | |
|
Operation IDiagramWindow::FocusedGuiElement
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLGuiLink | | | |
|
Operation IDiagramWindow::Name
parameter | name | direction | type | type modifier | multiplicity | default | return | return | string | | | |
|
Operation IDiagramWindow::Parent
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IDispatch | | | |
|
Operation IDiagramWindow::SaveDiagramAsImage
parameter | name | direction | type | type modifier | multiplicity | default | strFile | in | string | | | | ImageFormat | in | ENUMOutputImageFormat | | | | return | return | void | | | |
|
Operation IDiagramWindow::ScrollPosX
parameter | name | direction | type | type modifier | multiplicity | default | return | return | int | | | |
|
Operation IDiagramWindow::ScrollPosY
parameter | name | direction | type | type modifier | multiplicity | default | return | return | int | | | |
|
Operation IDiagramWindow::ScrollToGuiElement
parameter | name | direction | type | type modifier | multiplicity | default | ipGuiLink | in | IUMLGuiLink | | | | return | return | void | | | |
|
Operation IDiagramWindow::SelectedGuiElements
parameter | name | direction | type | type modifier | multiplicity | default | return | return | IUMLDataList | | | |
|
documentation | A list of elements of type IUMLGuiElement. |
Operation IDiagramWindow::SelectGuiElement
parameter | name | direction | type | type modifier | multiplicity | default | ipItemToSelect | in | IUMLGuiLink | | | | bClearSelectionBefore | in | bool | | | | return | return | void | | | |
|
Operation IDiagramWindow::SetActiveDiagramWindow
parameter | name | direction | type | type modifier | multiplicity | default | return | return | void | | | |
|
Operation IDiagramWindow::UpdateWindow
parameter | name | direction | type | type modifier | multiplicity | default | return | return | void | | | |
|
Operation IDiagramWindow::ZoomFactor
parameter | name | direction | type | type modifier | multiplicity | default | return | return | int | | | |
|