Class ResizeTool
Inherited Members
Namespace: Telerik.Windows.Media.Imaging.Tools
Assembly: Telerik.Windows.Controls.ImageEditor.dll
Syntax
public class ResizeTool : ToolBase, ITool
Constructors
ResizeTool()
Declaration
public ResizeTool()
Properties
AffectsLayout
Declaration
public override bool AffectsLayout { get; }
Property Value
System.Boolean
|
Overrides
IsDirty
Declaration
public override bool IsDirty { get; }
Property Value
System.Boolean
|
Overrides
IsPreviewOverlay
Declaration
public override bool IsPreviewOverlay { get; }
Property Value
System.Boolean
|
Overrides
Methods
AttachUI(ToolInitInfo)
Declaration
public override void AttachUI(ToolInitInfo previewInitInfo)
Parameters
ToolInitInfo
previewInitInfo
|
Overrides
DetachUI()
GetCommand()
GetContext()
Declaration
public override object GetContext()
Returns
System.Object
|
Overrides
GetSettingsUI()
Declaration
public override UIElement GetSettingsUI()
Returns
System.Windows.UIElement
|