Click or drag to resize

AnnotationBaseTextConverterCanConvertTo Method

Namespace:  MediaCy.Commands.Overlays
Assembly:  MediaCy.Commands.Overlays (in MediaCy.Commands.Overlays.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function CanConvertTo ( 
	context As ITypeDescriptorContext,
	destinationType As Type
) As Boolean

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
destinationType
Type: SystemType

Return Value

Type: Boolean
See Also