GenerateImageDescriptionBehavior.Create(Type) Method
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static GenerateImageDescriptionBehavior Create(
Type generateImageDescriptionBehaviorSourceType
)
Parameters
Name | Type |
---|---|
generateImageDescriptionBehaviorSourceType | Type |
Returns
Type |
---|
GenerateImageDescriptionBehavior |
See Also