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


In This Topic
    PaddingF Structure
    In This Topic
    Represents padding or margin information.
    Syntax
    'Declaration
     
    
    Public Structure PaddingF 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As PaddingF
    public struct PaddingF : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          FarPoint.Win.Chart.PaddingF

    See Also