Click or drag to resize

SvgUnitConverterCanConvertFrom Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public override bool CanConvertFrom(
	ITypeDescriptorContext context,
	Type sourceType
)
Request Example View Source

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
sourceType
Type: SystemType

Return Value

Type: Boolean
See Also