IAnchorInfo.Anchor Proprietà
Definizione
Ottiene l’ancoraggio dell’annotazione.Gets the anchor of the annotation.
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
Valore della proprietà
L'ancoraggio risolto.The anchor that is resolved.