ParentShapeHasRelativeChildShapes.RelativeChildShapes Property

Definition

DomainRole RelativeChildShapes Description for Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes.RelativeChildShapes

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ RelativeChildShapes { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ value); };
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/RelativeChildShapes.Description", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/RelativeChildShapes.DisplayName", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("7b607ae0-2ebe-4a93-b296-ced5cb95d203")]
[Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropagatesDelete=true, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/RelativeChildShapes.PropertyDisplayName", PropertyName="ParentShape")]
[System.ComponentModel.Browsable(false)]
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement RelativeChildShapes { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/RelativeChildShapes.Description", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/RelativeChildShapes.DisplayName", typeof(Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("7b607ae0-2ebe-4a93-b296-ced5cb95d203")>]
[<Microsoft.VisualStudio.Modeling.DomainRole(Microsoft.VisualStudio.Modeling.DomainRoleOrder.Target, Multiplicity=Microsoft.VisualStudio.Modeling.Multiplicity.ZeroOne, PropagatesCopy=Microsoft.VisualStudio.Modeling.PropagatesCopyOption.DoNotPropagateCopy, PropagatesDelete=true, PropertyDisplayNameKey="Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/RelativeChildShapes.PropertyDisplayName", PropertyName="ParentShape")>]
[<System.ComponentModel.Browsable(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.RelativeChildShapes : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement with get, set
Public Property RelativeChildShapes As ShapeElement

Property Value

Attributes

Applies to