Visual.VisualOffset Property

 

Gets or sets the offset value of the visual object.

Namespace:   System.Windows.Media
Assembly:  PresentationCore (in PresentationCore.dll)

Protected Friend Property VisualOffset As Vector
	Get
	Protected Set
End Property

Property Value

Type: System.Windows.Vector

A Vector that specifies the offset value.

.NET Framework
Available since 3.0
Return to top
Show: