Northwoods.GoSilverlight 2.1.1 Assembly
GetAlignment Method
See Also  Send Feedback
Northwoods.GoXam Namespace > SpotPanel Class : GetAlignment Method

d
a UIElement

Glossary Item Box

Gets the Spot point of the element that should be positioned at the GetSpot point.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetAlignment( _
   ByVal d As DependencyObject _
) As Spot
C# 
public static Spot GetAlignment( 
   DependencyObject d
)

Parameters

d
a UIElement

Return Value

This defaults to Spot.Center

Requirements

See Also

© 2013 All Rights Reserved.