Partager via


StickyNoteControl.AnchorInfo Propriété

Définition

Obtient un objet qui fournit des informations sur l’objet annoté.

public:
 property System::Windows::Annotations::IAnchorInfo ^ AnchorInfo { System::Windows::Annotations::IAnchorInfo ^ get(); };
public System.Windows.Annotations.IAnchorInfo AnchorInfo { get; }
member this.AnchorInfo : System.Windows.Annotations.IAnchorInfo
Public ReadOnly Property AnchorInfo As IAnchorInfo

Valeur de propriété

IAnchorInfo

Objet IAnchorInfo qui qui fournit des informations sur l'objet annoté.

Remarques

Cette propriété vous permet de faire correspondre la note collante avec l’objet annoté correspondant.

AnchorInfoest introduit dans le .NET Framework version 3.5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à