Поделиться через


SwimLane.SeparatorLineStyle - свойство

Возвращает или задает значение свойства SeparatorLineStyle домена.Стиль линий разделителя.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
<DomainObjectIdAttribute("d15a9477-fb9d-477b-9b3f-4c33800580c4")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Category",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property SeparatorLineStyle As DashStyle
[DomainObjectIdAttribute("d15a9477-fb9d-477b-9b3f-4c33800580c4")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public DashStyle SeparatorLineStyle { get; set; }

Значение свойства

Тип: System.Drawing.Drawing2D.DashStyle

Безопасность платформы .NET Framework

См. также

Ссылки

SwimLane Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен