RoundedRectangle
Class
Definition
Namespace:Telerik.WinControls.Drawing
Assembly:Telerik.WinControls.dll
Syntax:
C#
public abstract class RoundedRectangle : DisposableObject, IDisposable
Inheritance: objectDisposableObjectRoundedRectangle
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public RoundedRectangle(RectangleF rectangle, float radius)
Properties
C#
public abstract object RawRoundedRectangle { get; }
C#
protected RectangleF Rectangle { get; }