Class CanvasPositionHandle
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Adorner that displays the margin of a control in a Grid.
public class CanvasPositionHandle : MarginHandle, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable
- Inheritance
-
CanvasPositionHandle
- Implements
- Extension Methods
Constructors
- CanvasPositionHandle(DesignItem, AdornerPanel, HandleOrientation)
Initializes a new instance of the
CanvasPositionHandle
class with specified parameters.
Properties
- TextTransform
Gets/Sets the angle by which the Canvas display has to be rotated
Methods
- OnApplyTemplate()
This method is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.