Freigeben über


IAnchorInfo.Anchor Eigenschaft

Definition

Ruft den Anker der Anmerkung ab.

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

Eigenschaftswert

AnnotationResource

Der Anker, der aufgelöst wird.

Gilt für

Siehe auch