Share via


SwimLane.SeparatorLineStyle Property

Definition

Gets or sets the value of SeparatorLineStyle domain property. Style of the separator line.

public:
 property System::Drawing::Drawing2D::DashStyle SeparatorLineStyle { System::Drawing::Drawing2D::DashStyle get(); void set(System::Drawing::Drawing2D::DashStyle value); };
[Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("d15a9477-fb9d-477b-9b3f-4c33800580c4")]
[System.ComponentModel.DefaultValue(typeof(System.Drawing.Drawing2D.DashStyle), "Dash")]
[System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.DashStyleEditor), typeof(System.Drawing.Design.UITypeEditor))]
public System.Drawing.Drawing2D.DashStyle SeparatorLineStyle { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/SeparatorLineStyle.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("d15a9477-fb9d-477b-9b3f-4c33800580c4")>]
[<System.ComponentModel.DefaultValue(typeof(System.Drawing.Drawing2D.DashStyle), "Dash")>]
[<System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.DashStyleEditor), typeof(System.Drawing.Design.UITypeEditor))>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.SeparatorLineStyle : System.Drawing.Drawing2D.DashStyle with get, set
Public Property SeparatorLineStyle As DashStyle

Property Value

Attributes

Applies to