Share via


StickyNoteControl.AnchorInfo Proprietà

Definizione

Ottiene un oggetto che fornisce informazioni sull'oggetto con annotazioni.

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

Valore della proprietà

Oggetto IAnchorInfo che fornisce informazioni relative all'oggetto con annotazioni.

Commenti

Questa proprietà consente di associare la nota permanenti all'oggetto annotato corrispondente.

AnchorInfo è stato introdotto in .NET Framework versione 3.5. Per altre informazioni, vedere Versioni e dipendenze.

Si applica a