C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1Border Class / C1Border Constructor / C1Border Constructor(IntPtr)


In This Topic
C1Border Constructor(IntPtr)
In This Topic
Initializes a new instance of the C1Border class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
 
'Usage
 
Dim handle As IntPtr
 
Dim instance As New C1Border(handle)

Parameters

handle
See Also