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


In This Topic
    CornerRadius Class Members
    In This Topic

    The following tables list the members exposed by CornerRadius.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the radius of all corners.  
    Public PropertyGets or sets the radius of bottom left corner.  
    Public PropertyGets or sets the radius of bottom right corner.  
    Public PropertyGets or sets the radius of top left corner.  
    Public PropertyGets or sets the radius of top right corner.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the All to default state.  
    Public MethodResets the BottomLeft to default state.  
    Public MethodResets the BottomRight to default state.  
    Public MethodResets the TopLeft to default state.  
    Public MethodResets the TopRight to default state.  
    Public MethodReturns false if All is in default state.  
    Public MethodReturns false if BottomLeft is in default state.  
    Public MethodReturns false if BottomRight is in default state.  
    Public MethodReturns false if TopLeft is in default state.  
    Public MethodReturns false if TopRight is in default state.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when changes need be notified. (Inherited from C1.Win.Map.NotifyObject)
    Top
    See Also