Condividi tramite


Proprietà RelativePositions.ExternalBottomLeft

Ottiene l'angolo inferiore sinistro esterno di un elemento nell'area di progettazione.

Spazio dei nomi:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
Public Shared ReadOnly Property ExternalBottomLeft As RelativePosition
    Get
public static RelativePosition ExternalBottomLeft { get; }
public:
static property RelativePosition^ ExternalBottomLeft {
    RelativePosition^ get ();
}
static member ExternalBottomLeft : RelativePosition
static function get ExternalBottomLeft () : RelativePosition

Valore proprietà

Tipo: Microsoft.Windows.Design.Interaction.RelativePosition
Oggetto RelativePosition che rappresenta l'angolo inferiore sinistro esterno di un elemento nell'area di progettazione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RelativePositions Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

Altre risorse

Estensibilità di Progettazione WPF