AdornerPlacement Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Defines how a design-time adorner is placed.
Syntax
public abstract class AdornerPlacement
Fields
FillContent | A placement instance that places the adorner above the content, using the same bounds as the content. |
Methods
Arrange(AdornerPanel, UIElement, Size) | Arranges the adorner element on the specified adorner panel. |
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()