BinaryLinkShapeBase::DecoratorFrom Property
Visual Studio 2015
Gets or sets the decorator, such as an arrow, on the From 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^ DecoratorFrom { virtual LinkDecorator^ get(); virtual void set(LinkDecorator^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkDecorator^
Show: