ImageGenerationOptions.ImageSize Propriedade

Definição

Obtém ou define o tamanho da imagem gerada.

public:
 property Nullable<System::Drawing::Size> ImageSize { Nullable<System::Drawing::Size> get(); void set(Nullable<System::Drawing::Size> value); };
public System.Drawing.Size? ImageSize { get; set; }
member this.ImageSize : Nullable<System.Drawing.Size> with get, set
Public Property ImageSize As Nullable(Of Size)

Valor da propriedade

Comentários

Se um provedor oferecer suporte apenas a tamanhos fixos, o tamanho com suporte mais próximo será usado.

Aplica-se a