ContainerVisual.Offset Vlastnost

Definice

Získá nebo nastaví hodnotu posunu ContainerVisual od jeho referenčního bodu.

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

Hodnota vlastnosti

Vector

A Vector , který představuje hodnotu posunu ContainerVisual.

Platí pro