C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1CornerRadius Structure
Members


C1CornerRadius Structure
Describes the thickness of a frame around a rectangle. Four System.Double values describe the C1Thickness.Left, C1Thickness.Top, C1Thickness.Right, and C1Thickness.Bottom sides of the rectangle, respectively.
Object Model
C1CornerRadius StructureC1CornerValue StructureC1CornerValue StructureC1CornerValue StructureC1CornerValue Structure
Syntax
'Declaration
 
Public Structure C1CornerRadius 
   Inherits System.ValueType
 
'Usage
 
Dim instance As C1CornerRadius
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.iOS.Core.C1CornerRadius

See Also