Condividi tramite


Proprietà BinaryLinkShapeBase.ToShape

Ottiene l'oggetto NodeShape in corrispondenza dell'estremità A della forma del collegamento.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintassi

'Dichiarazione
Public Property ToShape As NodeShape
public NodeShape ToShape { get; set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.NodeShape

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BinaryLinkShapeBase Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams