C1.iOS.Input Assembly / C1.iOS.Input Namespace / RoundRectLayer Class
Members


RoundRectLayer Class
Object Model
RoundRectLayer ClassC1CornerRadius Structure
Syntax
'Declaration
 
<Foundation.RegisterAttribute("CAShapeLayer", True)>
Public Class RoundRectLayer 
   Inherits CoreAnimation.CAShapeLayer
   Implements CoreAnimation.ICAMediaTiming, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject 
 
'Usage
 
Dim instance As RoundRectLayer
Inheritance Hierarchy

System.Object
   Foundation.NSObject
      CoreAnimation.CALayer
         CoreAnimation.CAShapeLayer
            C1.iOS.Input.RoundRectLayer

See Also