C1.Silverlight.Schedule.5
GetLeft Method

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

Parameters

element
The object from which the property value is read.

Return Value

The Left value of the specified object.
See Also

Reference

StretchingCanvas Class
StretchingCanvas Members

 

 


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