共用方式為


RelativePositions.InternalBottomLeft 屬性

取得設計介面上某個項目的內側左下角。

命名空間:  Microsoft.Windows.Design.Interaction
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

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

屬性值

型別:Microsoft.Windows.Design.Interaction.RelativePosition
RelativePosition ,表示設計介面上某個項目的內側左下角。

.NET Framework 安全性

請參閱

參考

RelativePositions 類別

Microsoft.Windows.Design.Interaction 命名空間

其他資源

WPF 設計工具擴充性