DiagramItemEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DiagramEventArgs that refer to a particular DiagramItem of interest.
C++
public ref class DiagramItemEventArgs : Microsoft::VisualStudio::Modeling::Diagrams::DiagramEventArgs
public class DiagramItemEventArgs : Microsoft.VisualStudio.Modeling.Diagrams.DiagramEventArgs
type DiagramItemEventArgs = class
inherit DiagramEventArgs
Public Class DiagramItemEventArgs
Inherits DiagramEventArgs
- Inheritance
Diagram |
Initializes a new instance of the DiagramItemEventArgs class. |
Diagram |
Gets the DiagramClientView that the DiagramEventArgs originated from. (Inherited from DiagramEventArgs) |
Diagram |
Gets the DiagramItem of interest. |
Handled |
Gets or sets a value indicating whether this event has been handled. (Inherited from DiagramEventArgs) |
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |