Class ToolInitInfo
Inheritance
System.Object
ToolInitInfo
Namespace: Telerik.Windows.Media.Imaging.Tools
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class ToolInitInfo : Object
Constructors
ToolInitInfo(RadImageEditor, Panel)
Declaration
public ToolInitInfo(RadImageEditor imageEditor, Panel previewPanel)
Parameters
Rad
|
System.
|
Properties
ImageEditor
PreviewPanel
Declaration
public Panel PreviewPanel { get; }
Property Value
System.
|