ConnectorEndStyle Enumeration

 

DomainEnumeration: ConnectorEndStyle Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle

Namespace:   Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

[CLSCompliantAttribute(true)]
public enum class ConnectorEndStyle

Member nameDescription
EmptyArrow

EmptyArrow Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.EmptyArrow

EmptyDiamond

EmptyDiamond Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.EmptyDiamond

FilledArrow

FilledArrow Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.FilledArrow

FilledDiamond

FilledDiamond Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.FilledDiamond

HollowArrow

HollowArrow Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.HollowArrow

None

None Description for Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.None

Return to top
Show: