Nevron.Nov.Diagram.Import.Map Namespace / NMapBounds Structure


In This Topic
    NMapBounds Structure Methods
    In This Topic

    For a list of all members of this type, see NMapBounds members.

    Public Methods
     NameDescription
    Public MethodClamps this map bounds to the World bounds.  
    Public MethodDetermines whether the map bounds contains the specified map bounds.  
    Public Methodstatic (Shared in Visual Basic)Creates a map bounds from the given NRectangle instance.  
    Public MethodOverloaded. Returns a third map bounds that represents the intersection of two map bounds. If there is no intersection, the Auto map bounds is returned.  
    Public MethodConverts this map bounds to an NRectangle instance.  
    Public MethodGets the string representation of this object.  
    Public MethodOverloaded. Creates the smallest possible map bounds, which contains both this and the given map bounds.  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also