Map for WinForms | ComponentOne
C1.Win.Map Namespace / Border Class
Properties Methods


In This Topic
    Border Class Members
    In This Topic

    The following tables list the members exposed by Border.

    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom border line.  
    Public PropertyGets or sets the color of all sides of the border.  
    Public PropertyGets or sets the left border line.  
    Public PropertyGets or sets the right border line.  
    Public PropertyGets or sets the round radius of each corner.  
    Public PropertyGets or sets the dash style of all sides of the border.  
    Public PropertyGets or sets the top border line.  
    Public PropertyGets or sets the width of all sides of the border.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the Bottom to default state.  
    Public MethodResets the Color to default state.  
    Public MethodResets the Left to default state.  
    Public MethodResets the Right to default state.  
    Public MethodResets the RoundRadius to default state.  
    Public MethodResets the Style to default state.  
    Public MethodResets the Top to default state.  
    Public MethodResets the Width to default state.  
    Public MethodReturns false if Bottom is in default state.  
    Public MethodReturns false if Color is in default state.  
    Public MethodReturns false if Left is in default state.  
    Public MethodReturns false if Right is in default state.  
    Public MethodReturns false if RoundRadius is in default state.  
    Public MethodReturns false if Style is in default state.  
    Public MethodReturns false if Top is in default state.  
    Public MethodReturns false if Width is in default state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when changes need be notified. (Inherited from C1.Win.Map.NotifyObject)
    Top
    See Also