Visual.VisualOffset プロパティ

定義

ビジュアル オブジェクトのオフセット値を取得または設定します。

public:  property System::Windows::Vector VisualOffset {  protected public:
System::Windows::Vector get(); protected:
 void set(System::Windows::Vector value); };
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

オフセット値を指定する Vector

適用対象