ConnectorEndStyle – výčet
DomainEnumeration: Popis ConnectorEndStyle Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle
Obor názvů: Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Syntaxe
'Deklarace
<CLSCompliantAttribute(True)> _
Public Enumeration ConnectorEndStyle
[CLSCompliantAttribute(true)]
public enum ConnectorEndStyle
Členy
Název členu | Popis | |
---|---|---|
EmptyArrow | Popis EmptyArrow Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.EmptyArrow | |
EmptyDiamond | Popis EmptyDiamond Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.EmptyDiamond | |
FilledArrow | Popis FilledArrow Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.FilledArrow | |
FilledDiamond | Popis FilledDiamond Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.FilledDiamond | |
HollowArrow | Popis HollowArrow Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.HollowArrow | |
None | Žádný popis pro Microsoft.VisualStudio.Modeling.DslDefinition.ConnectorEndStyle.None |