Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1CornerValue Structure
Properties Methods

In This Topic
    C1CornerValue Structure Members
    In This Topic

    The following tables list the members exposed by C1CornerValue.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the horizontal corner value.  
    Public PropertyGets whether the radius is uniform.  
    Public PropertyGets whether the radius is zero.  
    Public PropertyGets the vertical corner value.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Top
    Public Operators
    Compares two C1CornerValue structures for equality.
    Casting operator to convert a C1StyleLength into a C1CornerValue.
    Compares two C1CornerValue structures for inequality.
    Top
    See Also