Dela via


RelativePoint Structure

Defines a point that consists of an X and Y location and a RelativePosition class that defines the relationship of those coordinates to some other object.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Public Structure RelativePoint
'Usage
Dim instance As RelativePoint
public struct RelativePoint
public value class RelativePoint
JScript supports the use of structures, but not the declaration of new ones.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RelativePoint Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

WPF Designer Extensibility