GeometryShapeHasBaseGeometryShape.SubGeometryShape 屬性
此幾何圖案 DomainRole SubGeometryShape 基底幾何形狀。
命名空間: Microsoft.VisualStudio.Modeling.DslDefinition
組件: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)
語法
'宣告
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainRoleAttribute(DomainRoleOrder.Source, PropertyName := "BaseClass", PropertyDisplayNameKey := "Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName", _
PropagatesCopy := PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity := Multiplicity.ZeroOne)> _
<DomainObjectIdAttribute("0746ab1c-d718-4716-992d-ea506bb5e523")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Overridable Property SubGeometryShape As GeometryShape
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainRoleAttribute(DomainRoleOrder.Source, PropertyName = "BaseClass", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.PropertyDisplayName",
PropagatesCopy = PropagatesCopyOption.PropagateCopyToLinkOnly, Multiplicity = Multiplicity.ZeroOne)]
[DomainObjectIdAttribute("0746ab1c-d718-4716-992d-ea506bb5e523")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShapeHasBaseGeometryShape/SubGeometryShape.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public virtual GeometryShape SubGeometryShape { get; set; }
屬性值
型別:Microsoft.VisualStudio.Modeling.DslDefinition.GeometryShape
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。