Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1CornerValue Structure
Members


In This Topic
    C1CornerValue Structure
    In This Topic
    Represents on of the corners.
    Syntax
    'Declaration
     
    
    Public Structure C1CornerValue 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As C1CornerValue
    public struct C1CornerValue : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Android.Core.C1CornerValue

    See Also