SubGraphResizeEventArgs Class
Class defining the object containing event-specific properties when a subgraph is resized.
Namespace: elsystem.drawingobjects
|
Name |
Type |
Description |
|
LowerRight |
object |
The X-Y coordinates of the lower right corner of the subgraph as an XYPoint. |
|
UpperLeft |
object |
The X-Y coordinates of the upper left corner of the subgraph as an XYPoint. |