DiagramPointEventArgs Constructor

 
Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_protmethodDiagramPointEventArgs()

Initializes a new instance of the DiagramPointEventArgs class.

System_CAPS_pubmethodDiagramPointEventArgs(DiagramPointEventArgs^, DiagramClientView^)

Initializes a new instance of the DiagramPointEventArgs class.

System_CAPS_pubmethodDiagramPointEventArgs(Int32, Int32, PointRelativeTo, DiagramClientView^)

Initializes a new instance of the DiagramPointEventArgs class.

Return to top
Show: