Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PaddingF Structure
Properties Methods


In This Topic
    PaddingF Structure Members
    In This Topic

    The following tables list the members exposed by PaddingF.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the padding size for the bottom edge.  
    Public PropertyGets or sets the padding size for the left edge.  
    Public PropertyGets or sets the padding size for the right edge.  
    Public PropertyGets or sets the padding size for the top edge.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified object is equivalent to the current padding.  
    Public MethodGenerates a hash code for the current Padding object.  
    Top
    Public Operators
    Determines whether two specified Padding objects are equivalent.
    Determines whether two specified Padding objects are not equivalent.
    Top
    See Also