Nevron Open Vision Documentation
Nevron.Nov.Diagram.Expressions Namespace / NControlGlueFx Class / Glue Property


In This Topic
    Glue Property (NControlGlueFx)
    In This Topic
    Gets the control glue of the target control that manages this expression
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Glue As NControlGlue
    'Usage
     
    
    Dim instance As NControlGlueFx
    Dim value As NControlGlue
     
    value = instance.Glue
    public NControlGlue Glue {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also