BinaryLinkShapeBase::DecoratorTo Property
Visual Studio 2015
Gets or sets the decorator, such as an arrow, on the To end of the relationship.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [BrowsableAttribute(false)] property LinkDecorator^ DecoratorTo { virtual LinkDecorator^ get(); virtual void set(LinkDecorator^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkDecorator^
Show: