ClassPaintShapeEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class PaintShapeEventArgs : EventArgs
Inheritance: objectEventArgsPaintShapeEventArgs
Inherited Members
Constructors
Fields
Properties
BorderColor
The border color selected from the DrawShape diaolog.
BorderThickness
The border thickness selected from the DrawShape diaolog.
FillColor
The fill color selected from the DrawShape diaolog.
Graphics
The graphics object that allows you to paint.
OriginalPath
The original shape path.