Nevron .NET Vision
Nevron.UI.WinForm.Docking Namespace / NSizeInfo Class
Properties Methods


In This Topic
    NSizeInfo Class Members
    In This Topic

    The following tables list the members exposed by NSizeInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the absolute size to be used. Works only if SizeLogic is SizeLogic.Absolute.  
    Public PropertyGets or sets the minimum size to be used. Empty by default.  
    Public PropertyGets or sets the size to be used when there is a node which fills the interior.  
    Public PropertyGets or sets the size to be used when there is a node which fills the interior.  
    Public PropertyGets or sets the logic used to size the INDockZoneChild object that holds this info.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all the information from the specified info.  
    Public MethodCopies only size values - these are absolute size, preffered size and relative size.  
    Public MethodResets the object to its default state.  
    Public MethodChecks whether the container of this size info should be autosized by a layout engine. For example a child may have SizeLogic set to Absolute but its absolute size to be empty. In this case the child will be also autosized.  
    Public Method  
    Top
    See Also