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 Object ConvertFrom( ITypeDescriptorContext context, CultureInfo culture, Object value ) |
Visual Basic (Declaration) |
---|
Public Overrides Function ConvertFrom ( _ context As ITypeDescriptorContext, _ culture As CultureInfo, _ value As Object _ ) As Object |
Visual C++ |
---|
public: virtual Object^ ConvertFrom( ITypeDescriptorContext^ context, CultureInfo^ culture, Object^ value ) override |
Parameters
- context
- Type: System.ComponentModel..::.ITypeDescriptorContext
- culture
- Type: System.Globalization..::.CultureInfo
- value
- Type: System..::.Object