SubGraphResizeEventArgs Class

Class defining the object containing event-specific properties when a subgraph is resized.

Namespace: elsystem.drawingobjects

Properties
  Name Type Description
Public property LowerRight object The X-Y coordinates of the lower right corner of the subgraph as an XYPoint.
Public property UpperLeft object The X-Y coordinates of the upper left corner of the subgraph as an XYPoint.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

elsystem.SubGraphResizeEventArgs