Visual.VisualOffset Property

Definition

Gets or sets the offset value of the visual object.

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

Property Value

A Vector that specifies the offset value.

Applies to