Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a placement term for an AdornerPlacementCollection.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Interface IAdornerPlacement
public interface IAdornerPlacement
public interface class IAdornerPlacement
type IAdornerPlacement = interface end
public interface IAdornerPlacement
The IAdornerPlacement type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetPositionTerms | Returns an enumeration of positioning terms that is used to position an adorner. |
![]() |
GetSizeTerms | Returns an enumeration of sizing terms that is used to size the adorner. |
Top
Remarks
This type is provided for backward compatibility only.
See Also
Reference
Microsoft.Windows.Design.Interaction Namespace