Vector3DConverter.ConvertTo Method (ITypeDescriptorContext, CultureInfo, Object, Type)
.NET Framework 4
Attempts to convert a Vector3D structure to a specified type.
Assembly: PresentationCore (in PresentationCore.dll)
public override Object ConvertTo( ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType )
Parameters
- context
- Type: System.ComponentModel.ITypeDescriptorContext
Describes the context information of a type.
- culture
- Type: System.Globalization.CultureInfo
The CultureInfo which is respected when converting.
- value
- Type: System.Object
The Vector3D structure to convert.
- destinationType
- Type: System.Type
The type this Vector3D structure is converted to.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.