Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NImageBlockGlue Class / ImageBlock Property


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