CompositeDesignerTheme.ConnectorEndCap 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 or sets a value that determines the shape that appears at the end of a connector.
public:
virtual property System::Workflow::ComponentModel::Design::LineAnchor ConnectorEndCap { System::Workflow::ComponentModel::Design::LineAnchor get(); void set(System::Workflow::ComponentModel::Design::LineAnchor value); };
public virtual System.Workflow.ComponentModel.Design.LineAnchor ConnectorEndCap { get; set; }
member this.ConnectorEndCap : System.Workflow.ComponentModel.Design.LineAnchor with get, set
Public Overridable Property ConnectorEndCap As LineAnchor
Property Value
A LineAnchor enumeration value that defines the shape that appears at the end of the connector. The default value is ArrowAnchor.