MtxVecPreviewConverter.ConvertTo Method

Object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType)

Converts MtxVec-based values to a clipped string preview. Uses Dew.Math.TMtxVecBase.MtxVecType to determine the concrete type.

#NameTypeDescription
1contextITypeDescriptorContext
2cultureCultureInfo
3valueObject
4destinationTypeType

Returns: Object