Methods 


ElementExtensions Class Members

The following tables list the members exposed by ElementExtensions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.  Sets Canvas.Left, Canvas.Top to the X,Y value of a point  
Public Methodstatic (Shared in Visual Basic)Finds the logical parent of the System.Windows.FrameworkElement  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Finds the visual parent of type T  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the bounds of an element relative to another SciChart.Core.Framework.IHitTestable element  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Determines whether instance is in visual tree  
Public Methodstatic (Shared in Visual Basic) Determines whether a Point is within bounds of an element  
Public Methodstatic (Shared in Visual Basic) Determines whether this instance is visible.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Sets X1,Y1,X2,Y2 of a Line  
Public Methodstatic (Shared in Visual Basic) Forces the layout pass on the element  
Public Methodstatic (Shared in Visual Basic) Registers a PropertyChangedCallback on the property name  
Public Methodstatic (Shared in Visual Basic) ThreadSafe DependencyObject.SetValue implementation  
Public Methodstatic (Shared in Visual Basic)Translates a Point relative to a SciChart.Core.Framework.IHitTestable element  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also