ShapeHasDecorators.Shape Property

Definition

DomainRole Shape Decorators defined by the shape.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ Shape { Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators/Shape.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators/Shape.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("5527246e-dc2f-41c0-b831-72de6035003d")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators/Shape.PropertyDisplayName", PropertyName="Decorators")]
public Microsoft.VisualStudio.Modeling.DslDefinition.Shape Shape { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators/Shape.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators/Shape.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("5527246e-dc2f-41c0-b831-72de6035003d")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Source, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroMany, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.PropagatesCopyToLinkAndOppositeRolePlayer, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators/Shape.PropertyDisplayName", PropertyName="Decorators")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Shape : Microsoft.VisualStudio.Modeling.DslDefinition.Shape with get, set
Public Property Shape As Shape

Property Value

Attributes

Applies to