ConnectorEndStyle Перечисление

Определение

DomainEnumeration: описание ConnectorEndStyle для Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle

public enum class ConnectorEndStyle
[System.CLSCompliant(true)]
[System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.ConnectorEndStyleEditor), typeof(System.Drawing.Design.UITypeEditor))]
public enum ConnectorEndStyle
[<System.CLSCompliant(true)>]
[<System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.ConnectorEndStyleEditor), typeof(System.Drawing.Design.UITypeEditor))>]
type ConnectorEndStyle = 
Public Enum ConnectorEndStyle
Наследование
ConnectorEndStyle
Атрибуты

Поля

EmptyArrow 2

Описание EmptyArrow Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.EmptyArrow

EmptyDiamond 4

Описание EmptyDiamond Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.EmptyDiamond

FilledArrow 3

Описание FilledArrow Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.FilledArrow

FilledDiamond 5

Описание FilledDiamond Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.FilledDiamond

HollowArrow 1

Описание HollowArrow Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.HollowArrow

None 0

Описание None для Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.None

Применяется к