C1.Silverlight.Schedule.5
SetLeft Method

The object to which the property value is written.
The Left value of the specified element.
Sets the value of the Left attached property for a given object.
Syntax
'Declaration
 
Public Shared Sub SetLeft( _
   ByVal element As System.Windows.UIElement, _
   ByVal length As System.Double _
) 
public static void SetLeft( 
   System.Windows.UIElement element,
   System.double length
)

Parameters

element
The object to which the property value is written.
length
The Left value of the specified element.
See Also

Reference

StretchingCanvas Class
StretchingCanvas Members

 

 


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