The Element type exposes the following members.

Methods

  NameDescription
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.
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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
GetByName
Returns the element by the name.
GetElementAt
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).
GetStyleOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InvalidateOverloaded.
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.
OnPaintOverloaded.
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
Recalculate
Recalculates the expressions.
RegisterType
Registers the element's type.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also