Class CustomShapeEditorForm
Inheritance
System.Object
CustomShapeEditorForm
Namespace: Telerik.WinControls.OldShapeEditor
Assembly: Telerik.WinControls.dll
Syntax
public class CustomShapeEditorForm : Form
Constructors
CustomShapeEditorForm()
Declaration
public CustomShapeEditorForm()
Properties
EditorControl
Declaration
public RadShapeEditorControl EditorControl { get; }
Property Value
RadShapeEditorControl
|
Methods
Dispose(Boolean)
Clean up any resources being used.
Declaration
protected override void Dispose(bool disposing)
Parameters
System.Boolean
disposing
true if managed resources should be disposed; otherwise, false. |