DocumentPageView.StretchDirection Propriedade

Definição

Obtém ou define uma StretchDirection enumeração que especifica em que direções Stretch de escala devem ser aplicadas.

public:
 property System::Windows::Controls::StretchDirection StretchDirection { System::Windows::Controls::StretchDirection get(); void set(System::Windows::Controls::StretchDirection value); };
public System.Windows.Controls.StretchDirection StretchDirection { get; set; }
member this.StretchDirection : System.Windows.Controls.StretchDirection with get, set
Public Property StretchDirection As StretchDirection

Valor de Propriedade

O valor de enumeração que especifica em que direções Stretch de escala devem ser aplicadas. A predefinição é DownOnly.

Observações

Informação de Propriedade de Dependência

Número Value
Campo identificador StretchDirectionProperty
Propriedades dos metadados definidas como true AffectsMeasure

Aplica-se a

Ver também