Struct GraphSnapshot Extends IGraphSnapshot
    Public
    
    A snapshot of parts of graphs.
Public Methods
        
                Dispose
        
                ()
    
                    
                    
                        Public
                    
                
        
                Restore
        
                (ctx)
    
                    
                    Restores the graph data to the state it had when the snapshot was taken, in the bounding box that the snapshot captured.
                        Public
                    
                Public Variables
        
                inner
        
    
                    
                    
                        Public
                    
                Private/Protected Members
        
                GraphSnapshot
        
                (inner)
    
                    
                    
                        Internal