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 ,表示的 ContainerVisual偏移值 。

适用于