SwimLane.SeparatorLineStyle 属性

定义

获取或设置 SeparatorLineStyle 域属性的值。 分隔线的样式。

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

属性值

DashStyle
属性

适用于