Click or drag to resize

ImageFormatConverterGetStandardValuesSupported Method

[Missing <summary> documentation for "M:Demo3D.Common.ImageFormatConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)"]


Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public override bool GetStandardValuesSupported(
	ITypeDescriptorContext context
)

Parameters

context  ITypeDescriptorContext

[Missing <param name="context"/> documentation for "M:Demo3D.Common.ImageFormatConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Demo3D.Common.ImageFormatConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)"]

See Also