StickyNoteControl.AnchorInfo Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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.