IAnchorInfo.Anchor Propriedade

Definição

Obtém a âncora da anotação.

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

Valor da propriedade

AnnotationResource

A âncora resolvida.

Aplica-se a

Confira também