Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NTextBlockGlue Class / TextBlock Property


In This Topic
    TextBlock Property (NTextBlockGlue)
    In This Topic
    Gets the image block to which this glue is applied.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TextBlock As NTextBlock
    'Usage
     
    
    Dim instance As NTextBlockGlue
    Dim value As NTextBlock
     
    value = instance.TextBlock
    public NTextBlock TextBlock {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