RadControls for WinForms

The ElementShape type exposes the following members.

Constructors

  NameDescription
Public methodElementShape()()()()
Initializes a new instance of the ElementShape class
Public methodElementShape(IContainer)
Initializes a new instance of the ElementShape class

Methods

  NameDescription
Protected methodCreateContour
Public methodCreatePath(Rectangle)
Creates path using a rectangle for bounds.
Public methodCreatePath(RectangleF)
Creates path using a rectangle for bounds.
Public methodCreateRegion
Public methodDeserializeProperties
Deserializes properties. Required for the deserialization mechanism of telerik framework.
Protected methodDispose
Releases the unmanaged resources used by the ElementShape and optionally releases the managed resources
(Overrides Component..::..Dispose(Boolean).)
Protected methodGetBounds
Public methodGetElementContour(Rectangle)
Public methodGetElementContour(RadElement)
Retrieves the contour of the element0. GraphicsPath represents a series of connected lines and curves.
Public methodGetElementShape
Retrieves the shape of the element. GraphicsPath represents a series of connected lines and curves.
Public methodSerializeProperties
Serializes properties. Required for serialization mechanism of telerik framework.

See Also