Nevron .NET Vision
Nevron.Diagram Namespace / NModel Class / RecordModelDefinition Method


In This Topic
    RecordModelDefinition Method (NModel)
    In This Topic
    Records the model definition
    Syntax
    'Declaration
     
    
    Protected Overridable Sub RecordModelDefinition() 
    'Usage
     
    
    Dim instance As NModel
     
    instance.RecordModelDefinition()
    protected virtual void RecordModelDefinition()
    Remarks
    This implementation records the current state of the model bounds
    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