C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / SimplifiedGeometrySinkNative Class / Explicit Type Conversion Operator

In This Topic
Explicit Type Conversion Operator (SimplifiedGeometrySinkNative)
In This Topic
Performs an explicit conversion from System.IntPtr to SimplifiedGeometrySinkNative.
Syntax
'Declaration
 
Public Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As SimplifiedGeometrySinkNative
 

Parameters

nativePointer
See Also