BinaryLinkShapeBase.ToShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the NodeShape on the To end of the relationship.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ ToShape { Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ value); };
public Microsoft.VisualStudio.Modeling.Diagrams.NodeShape ToShape { get; set; }
member this.ToShape : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape with get, set
Public Property ToShape As NodeShape
Property Value
NodeShape representing the shape on this end on the BinaryLinkShape