| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal interpolation As Interploation _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim interpolation As Interploation Dim instance As New InterploationChangedEventArgs(interpolation) | |
| C# | |
|---|---|
public InterploationChangedEventArgs( Interploation interpolation ) | |
| Managed Extensions for C++ | |
|---|---|
public: InterploationChangedEventArgs( Interploation interpolation ) | |
| C++/CLI | |
|---|---|
public: InterploationChangedEventArgs( Interploation interpolation ) | |
Parameters
- interpolation
- An Interpolation value that represents the new interpolation type.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7