Chameleon and Iguana Plugin C# Class Libraries

Source Constructor (IntPtr)

Constructor using handle. This is part of the internal implementation and should not be called directly.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Handle As IntPtr _
)
[C#]
public Source(
   IntPtr Handle
);

See Also

Source Class | iNTERFACEWARE.Iguana.Plugin Namespace | Source Constructor Overload List