ImageFromImageGenerationOptions.Style Свойство

Определение

public:
 property ImageFromImageGenerationStyle Style { ImageFromImageGenerationStyle get(); void set(ImageFromImageGenerationStyle value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
ImageFromImageGenerationStyle Style();

void Style(ImageFromImageGenerationStyle value);
[Windows.Foundation.Metadata.Experimental]
public ImageFromImageGenerationStyle Style { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
var imageFromImageGenerationStyle = imageFromImageGenerationOptions.style;
imageFromImageGenerationOptions.style = imageFromImageGenerationStyle;
Public Property Style As ImageFromImageGenerationStyle

Значение свойства

Атрибуты

Применяется к