The Element type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|   | AddElement | Registers the element type for the use in the designer tool box. | 
|  | Calculate | Calculates the expressions and sets the result to the corresponded properties. | 
|  | Dispose | Overloaded. | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | Overridden. Releases unmanaged resources and performs other cleanup operations before the Element is reclaimed by garbage collection.(Overrides Object..::.Finalize()()().) | 
|  | GetBoundedBox | Implements GetBoundedBox()()(). | 
|  | GetByName | Returns the element by the name. | 
|  | GetElementAt | Implements GetElementAt(Vector). | 
|  | GetFunction | Implements GetFunction(String). | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetHitTest | Returns the elements that are placed at the given point. | 
|  | GetObject | Implements GetObject(String). | 
|  | GetStyle | Overloaded. | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Invalidate | Overloaded. | 
|  | MemberwiseClone | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | OnFillChanged | Executes if the fill was changed. | 
|  | OnMouseDown | Raises the MouseDown event. | 
|  | OnMouseEnter | Raises the MouseEnter event. | 
|  | OnMouseLeave | Raises the MouseLeave event. | 
|  | OnMouseMove | Raises the MouseMove event. | 
|  | OnMouseUp | Raises the MouseUp event. | 
|  | OnPaint | Overloaded. | 
|  | OnParentChanged | Is executed if the parent was changed. | 
|  | OnStrokeChanged | Is executeв if the stroke was changed. | 
|  | OnStyleChanged | Executes if the style was changed. | 
|  | OnVisibleChanged | Is executed if the visibility was changed. | 
|  | Paint | Implements Paint(PaintArguments). | 
|  | Recalculate | Recalculates the expressions. | 
|   | RegisterType | Registers the element's type. | 
|  | ToString | (Inherited from Object.) | 





