LineExtensionBase Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
base class for the Line, Polyline and Polygon extension classes
Inheritance
System.Object
LineExtensionBase
Syntax
public class LineExtensionBase : SelectionAdornerProvider
Constructors
LineExtensionBase() | on creation add adornerlayer |
Properties
IsResizing | Gets whether this extension is resizing any element. |
Methods
HideSizeAndShowHandles() | |
Invalidate() | forces redraw of shape |
OnPropertyChanged(Object, PropertyChangedEventArgs) | |
OnRemove() | |
Place(DesignerThumb, PlacementAlignment, Int32) | Places resize thumbs at their respective positions and stretches out thumbs which are at the center of outline to extend resizability across the whole outline |
ResetWidthHeightProperties() | |
SetSurfaceInfo(Int32, Int32, String) | |
UpdateAdornerVisibility() |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()