Condividi tramite


IAnchorInfo.Anchor Proprietà

Definizione

Ottiene l’ancoraggio dell’annotazione.

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à

AnnotationResource

L'ancoraggio risolto.

Si applica a

Vedi anche