ComponentOne Xamarin.iOS
C1PathIcon Constructor(IntPtr)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1PathIcon Class > C1PathIcon Constructor : C1PathIcon Constructor(IntPtr)
Initializes a new instance of the C1PathIcon class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
'Usage
 
Dim handle As IntPtr
 
Dim instance As New C1PathIcon(handle)
public C1PathIcon( 
   IntPtr handle
)

Parameters

handle
See Also

Reference

C1PathIcon Class
C1PathIcon Members
Overload List