Class AdornerPlacement
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Defines how a design-time adorner is placed.
public abstract class AdornerPlacement
- Inheritance
-
AdornerPlacement
- Derived
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.