Search
DiagramPageEventArgs Members
Constructors Properties
 


Contains the arguments passed to DiagramPage-related event handlers.

The following tables list the members exposed by the DiagramPageEventArgs type.

 Public Constructors

  Name Description

DiagramPageEventArgs

Initializes a new instance of the DiagramPageEventArgs class.

 Public Properties

  Name Description

DiagramPage

Gets the DiagramPage related to the event.

 See Also