Nevron .NET Vision
Nevron.Diagram Namespace / INDirtyInflate Interface / DirtyInflate Property


In This Topic
    DirtyInflate Property
    In This Topic
    Obtains the dirty inflate of the node in world coordinates
    Syntax
    'Declaration
     
    
    ReadOnly Property DirtyInflate As NSizeF
    'Usage
     
    
    Dim instance As INDirtyInflate
    Dim value As NSizeF
     
    value = instance.DirtyInflate
    NSizeF DirtyInflate {get;}
    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