点击或拖拽改变大小

MatrixConverterConvertFrom 方法 (ITypeDescriptorContext, CultureInfo, Object)

[缺少 "M:CPF.Drawing.MatrixConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)" 的 <summary> 文档]

命名空间:  CPF.Drawing
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public override Object ConvertFrom(
	ITypeDescriptorContext context,
	CultureInfo culture,
	Object value
)

参数

context
类型:System.ComponentModelITypeDescriptorContext

[缺少 "M:CPF.Drawing.MatrixConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)" 的 <param name="context"/> 文档]

culture
类型:System.GlobalizationCultureInfo

[缺少 "M:CPF.Drawing.MatrixConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)" 的 <param name="culture"/> 文档]

value
类型:SystemObject

[缺少 "M:CPF.Drawing.MatrixConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)" 的 <param name="value"/> 文档]

返回值

类型:Object

[缺少 "M:CPF.Drawing.MatrixConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)" 的 <returns> 文档]

参见