BinaryLinkShapeBase.GeometryDecoratorFrom Property

Definition

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

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

Property Value

Implements

Applies to