Intersoft.Client.UI.Controls Namespace > UXPopup Class : GetOffset Method |
Public Function GetOffset( _ ByVal parent As FrameworkElement, _ ByVal content As FrameworkElement, _ ByVal relativeOffset As Point _ ) As Point
Dim instance As UXPopup Dim parent As FrameworkElement Dim content As FrameworkElement Dim relativeOffset As Point Dim value As Point value = instance.GetOffset(parent, content, relativeOffset)
public Point GetOffset( FrameworkElement parent, FrameworkElement content, Point relativeOffset )
public: Point GetOffset( FrameworkElement^ parent, FrameworkElement^ content, Point relativeOffset )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2