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


In This Topic
    NVerticalGuideline Class
    In This Topic
    The NVerticalGuideline class represents a vertical guideline
    Object Model
    NVerticalGuideline Class
    Syntax
    Remarks
    NVerticalGuideline implements INHitTestable, but you can only hit test a vertical guideline with a point hit test. It also implements INXCoordinateSnapper to indicate its ability to snap X coordinates.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NGuideline
                      Nevron.Diagram.NVerticalGuideline

    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