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, представляющий значение смещения объекта the ContainerVisual.

Применяется к