共用方式為


DecoratorHostShapeBase.ManuallyPlaced 屬性

取得或設定 ManuallyPlaced 網域屬性的值。描述放 Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape.Manually

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

語法

'宣告
<BrowsableAttribute(False)> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape/ManuallyPlaced.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("013b0226-a8b9-4020-a37f-2ded75f325a8")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape/ManuallyPlaced.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
Public Property ManuallyPlaced As Boolean
[BrowsableAttribute(false)]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape/ManuallyPlaced.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("013b0226-a8b9-4020-a37f-2ded75f325a8")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape/ManuallyPlaced.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
public bool ManuallyPlaced { get; set; }

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

DecoratorHostShapeBase 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間