Condividi tramite


Proprietà LineLabelShape.ManuallySized

Ottiene o imposta il valore della proprietà del dominio di ManuallySized.Descrizione per Microsoft.VisualStudio.Modeling.Diagrams.LineLabelShape.Manually ridimensionata

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

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

Valore proprietà

Tipo: System.Boolean

Implementa

ILineLabel.ManuallySized

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LineLabelShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams