Visual.VisualOffset プロパティ
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ビジュアル オブジェクトのオフセット値を取得または設定します。
public: property System::Windows::Vector VisualOffset { protected public:
System::Windows::Vector get(); protected:
void set(System::Windows::Vector value); };
C#
public System.Windows.Vector VisualOffset { protected internal get; protected set; }
member this.VisualOffset : System.Windows.Vector with get, set
Public Property VisualOffset As Vector
オフセット値を指定する Vector。
製品 | バージョン |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |