The TreeGraph type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | TreeGraph |
Methods
Name | Description | |
---|---|---|
![]() | Draw |
Draws the graph for the NetworkModel provided by
Network.
|
![]() | GetObjectAtLocation |
Finds the network element at the specified (device-independent) pixel location.
|
![]() | ScaledLocation |
Scales a ![]() |
![]() | ScaledRectangle |
Scales a rectangle from Network Coordinates to Image Coordinates.
|
![]() | UnscaledLocation |
Unscales a ![]() |
![]() | UnscaledRectangle |
Unscales a rectangle from Image Coordinates to Network Coordinates.
|
Properties
Name | Description | |
---|---|---|
![]() | ImgCoords |
The coordinates within which the image is to be displayed.
|
![]() | Margin |
A margin around the edge of the graph.
|
![]() | Network | |
![]() | PresentationMode |
If true, specifies that the graph should be drawn in presentation mode.
|
See Also