共用方式為


RelativePositions.InternalBottomRight 屬性

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

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

RelativePositions 類別

Microsoft.Windows.Design.Interaction 命名空間

其他資源

WPF 設計工具擴充性