ConnectorEndStyle Enumeration

Definition

DomainEnumeration: Connector EndStyle-Beschreibung für Microsoft. VisualStudio. Modeling. DslDefinition. Connector EndStyle

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
Vererbung
ConnectorEndStyle
Attribute

Felder

EmptyArrow 2

Emptypfeil-Beschreibung für Microsoft. VisualStudio. Modeling. DslDefinition. Connector EndStyle. emptypfeil

EmptyDiamond 4

EmptyDiamond-Beschreibung für Microsoft. VisualStudio. Modeling. DslDefinition. Connector EndStyle. EmptyDiamond

FilledArrow 3

Filledarrow-Beschreibung für Microsoft. VisualStudio. Modeling. DslDefinition. connectorendstyle. filledarrow

FilledDiamond 5

Beschreibung von "FilledDiamond" für Microsoft. VisualStudio. Modeling. DslDefinition. Connector EndStyle. FilledDiamond

HollowArrow 1

Hollowarrow-Beschreibung für Microsoft. VisualStudio. Modeling. DslDefinition. connectorendstyle. hollowarrow

None 0

Keine Beschreibung für Microsoft. VisualStudio. Modeling. DslDefinition. Connector EndStyle. None

Gilt für