BinaryLinkShapeBase.GeometryDecoratorTo Property

Definition

Gets the LinkDecorator at the "to" end of the link. (Intended to be called only by the ShapeGeometry-derived classes.)

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::LinkDecorator ^ GeometryDecoratorTo { Microsoft::VisualStudio::Modeling::Diagrams::LinkDecorator ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator GeometryDecoratorTo { get; }
member this.GeometryDecoratorTo : Microsoft.VisualStudio.Modeling.Diagrams.LinkDecorator
Public ReadOnly Property GeometryDecoratorTo As LinkDecorator

Property Value

Implements

Applies to