Nevron .NET Vision
Nevron.Diagram Namespace / NDiagramEventSinkService Class
Members


In This Topic
    NDiagramEventSinkService Class
    In This Topic
    The NDiagramEventSinkService class represent an extended node event sink service, to which NDiagramNode instances try to connect to
    Object Model
    NDiagramEventSinkService Class
    Syntax
    Remarks
    Since NDiagramNodeEventSinkService serves as base class for document and view event sink services, nodes can transparently fire events regardless of whether they are hosted in a document or in a view.
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NService
          Nevron.Dom.NNodeEventSinkService
             Nevron.Diagram.NDiagramEventSinkService
                Nevron.Diagram.NDocumentEventSinkService
                Nevron.Diagram.WinForm.NViewEventSinkService

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also