共用方式為


LineLabelShape.ManuallySized 屬性

取得或設定 ManuallySized 網域屬性的值。 Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape.Manually 調整大小描述

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallySized.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallySized.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<BrowsableAttribute(False)> _
<DomainObjectIdAttribute("ce746bbb-e50e-411e-9f06-64a95bb932b7")> _
Public Property ManuallySized As Boolean
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallySized.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallySized.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[BrowsableAttribute(false)]
[DomainObjectIdAttribute("ce746bbb-e50e-411e-9f06-64a95bb932b7")]
public bool ManuallySized { get; set; }

屬性值

類型:System.Boolean

實作

ILineLabel.ManuallySized

.NET Framework 安全性

請參閱

參考

LineLabelShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間