C1.Silverlight.Schedule.5
GetTop Method

The object from which the property value is read.
Gets the value of the Top attached property for a given object.
Syntax
'Declaration
 
Public Shared Function GetTop( _
   ByVal element As System.Windows.UIElement _
) As System.Double
public static System.double GetTop( 
   System.Windows.UIElement element
)

Parameters

element
The object from which the property value is read.

Return Value

The Top value of the specified object.
See Also

Reference

StretchingCanvas Class
StretchingCanvas Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.