Nevron .NET Vision
Nevron.Diagram Namespace / NMargins Structure
Fields Properties Methods


In This Topic
    NMargins Structure Members
    In This Topic

    The following tables list the members exposed by NMargins.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Empty margins (all margins are equal to 0)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets all margins  
    Public PropertyGets/sets the bottom margin  
    Public PropertyGets/sets the left margin  
    Public PropertyGets/sets the right margin  
    Public PropertyGets/sets the top margin  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodDeflates the specified rectangle with the contained margins  
    Public Method  
    Public Method  
    Public MethodInflates the specified rectangle with the contained margins  
    Public MethodDetemines whether all margins are non negative  
    Public MethodDeflates the rectangle with the contained margins (in percents)  
    Public MethodInflates the rectangle with the contained margins (in percents)  
    Top
    See Also