Class RadImageShapeEditorControl
Inheritance
System.Object
RadImageShapeEditorControl
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class RadImageShapeEditorControl : Control
Constructors
RadImageShapeEditorControl()
Declaration
public RadImageShapeEditorControl()
RadImageShapeEditorControl(RadImageShape)
Properties
Shape
Methods
OnPaint(PaintEventArgs)
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
System.Windows.Forms.PaintEventArgs
e
|
WndProc(ref Message)
Declaration
protected override void WndProc(ref Message m)
Parameters
System.Windows.Forms.Message
m
|