Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NSnapBoundsResult Class / VertAlign Field


In This Topic
    VertAlign Field
    In This Topic
    The horizontal bounds alignment relative the YSnappedTo target (valid if YSnappedTo is not null)
    Syntax
    'Declaration
     
    
    Public VertAlign As VertAlign
    'Usage
     
    
    Dim instance As NSnapBoundsResult
    Dim value As VertAlign
     
    value = instance.VertAlign
     
    instance.VertAlign = value
    public VertAlign VertAlign
    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