NodeShape.GeometryCanResizeBottom, propriété
Obtient la forme et vérifie si l'utilisateur peut la redimensionner verticalement, en commençant par le bas.
Espace de noms : Microsoft.VisualStudio.Modeling.Diagrams
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Déclaration
Public ReadOnly Property GeometryCanResizeBottom As Boolean
public bool GeometryCanResizeBottom { get; }
Valeur de propriété
Type : System.Boolean
true si l'utilisateur peut redimensionner la forme verticalement, en commençant par le bas ; sinon, false.
Implémentations
INodeGeometryData.GeometryCanResizeBottom
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.