Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Interpolation As Interploation |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As InterploationChangedEventArgs Dim value As Interploation value = instance.Interpolation |
C# | |
---|---|
public Interploation Interpolation {get;} |
Managed Extensions for C++ | |
---|---|
public: __property Interploation get_Interpolation(); |
C++/CLI | |
---|---|
public: property Interploation Interpolation { Interploation get(); } |
Property Value
The Interpolation value that represents the 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