ClassRoundedRectangle
Class
Definition
Namespace:Telerik.WinControls.Drawing
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public abstract class RoundedRectangle : DisposableObject, IDisposable
Inheritance: objectDisposableObjectRoundedRectangle
Derived Classes:
Implements:
Inherited Members
Constructors
RoundedRectangle(RectangleF, float)
Declaration
cs-api-definition
public RoundedRectangle(RectangleF rectangle, float radius)
Parameters
rectangle
radius
Properties
RawRoundedRectangle
Declaration
cs-api-definition
public abstract object RawRoundedRectangle { get; }
Property Value
Methods
OnPropertyChanged(string)
Declaration
cs-api-definition
protected virtual void OnPropertyChanged(string propertyName)
Parameters
propertyName