Partager via


ControlSite.Shape, propriété

Obtient le Shape sous-jacent de ControlSite.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
ReadOnly Property Shape As Shape
    Get
Shape Shape { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.Word.Shape
Shape sous-jacent de ControlSite.

Notes

Vous pouvez utiliser la propriété Shape pour obtenir la position exacte du contrôle sur le document.

Si le style d'habillage du contrôle a la valeur In line with text, la propriété Shape retourne nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

ControlSite Interface

Microsoft.Office.Tools.Word, espace de noms