Namespace:
Neodynamic.SDK.ImageDraw
Assembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)
Assembly: Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw.dll) Version: 3.0.2000.0 (3.0.2000.0)
Syntax
C# |
---|
public override bool CanConvertFrom( ITypeDescriptorContext context, Type sourceType ) |
Visual Basic (Declaration) |
---|
Public Overrides Function CanConvertFrom ( _ context As ITypeDescriptorContext, _ sourceType As Type _ ) As Boolean |
Visual C++ |
---|
public: virtual bool CanConvertFrom( ITypeDescriptorContext^ context, Type^ sourceType ) override |
Parameters
- context
- Type: System.ComponentModel..::.ITypeDescriptorContext
- sourceType
- Type: System..::.Type