ContainerVisual.Offset プロパティ

定義

参照点からの ContainerVisual のオフセット値を取得または設定します。

public:
 property System::Windows::Vector Offset { System::Windows::Vector get(); void set(System::Windows::Vector value); };
public System.Windows.Vector Offset { get; set; }
member this.Offset : System.Windows.Vector with get, set
Public Property Offset As Vector

プロパティ値

Vector

Vector のオフセット値を表す ContainerVisual

適用対象