Aracılığıyla paylaş


Shape.InitialHeight Özellik

Alır veya InitialHeight etki alanı özellik değerini ayarlar.Başlangıçtaki yüksekliğini inç bu şekil.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/InitialHeight.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("42026582-7c2e-428d-b299-9b5a76912a7d")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/InitialHeight.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/InitialHeight.Category",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property InitialHeight As Double
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/InitialHeight.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("42026582-7c2e-428d-b299-9b5a76912a7d")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/InitialHeight.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/InitialHeight.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public double InitialHeight { get; set; }

Özellik Değeri

Tür: System.Double

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Shape Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı