Sdílet prostřednictvím


LineLabelShape.ManuallyPlaced – vlastnost

Získá nebo nastaví hodnotu vlastnosti domény ManuallyPlaced.Popis umístěn Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape.Manually

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallyPlaced.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallyPlaced.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<BrowsableAttribute(False)> _
<DomainObjectIdAttribute("eb387d3d-5138-41bd-a540-4e2c38bb0a6a")> _
Public Property ManuallyPlaced As Boolean
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallyPlaced.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape/ManuallyPlaced.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[BrowsableAttribute(false)]
[DomainObjectIdAttribute("eb387d3d-5138-41bd-a540-4e2c38bb0a6a")]
public bool ManuallyPlaced { get; set; }

Hodnota vlastnosti

Typ: System.Boolean

Implementuje

ILineLabel.ManuallyPlaced

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

LineLabelShape Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů