Gets the minimum enclosing envelope of the instance. Returns null if this geometry has IsEmpty = true.
            
            
            
            
            
            
            
            
            public abstract Envelope Extent {get;}
             
        
            
            Public MustOverride ReadOnly Property Extent As Envelope
             
        
             
        
            
            
            Property Value
An 
Envelope representing the bounding rectangle.
 
            
            
            
            
            Target Platforms: Windows 10, Windows 8.1