ParentShapeHasRelativeChildShapes::ParentShape Property
Visual Studio 2015
DomainRole ParentShape Description for Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes.ParentShape
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/ParentShape.DisplayName", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/ParentShape.Description", (CoreDesignSurfaceDomainModel^::typeid), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")] [BrowsableAttribute(false)] [DomainRoleAttribute(DomainRoleOrder::Source, PropertyName = "RelativeChildShapes", PropertyDisplayNameKey = "Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeHasRelativeChildShapes/ParentShape.PropertyDisplayName", PropagatesCopy = PropagatesCopyOption::DoNotPropagateCopy, Multiplicity = Multiplicity::ZeroMany)] [DomainObjectIdAttribute("26c25712-40f8-4096-ab16-649d001d7a4d")] property ShapeElement^ ParentShape { ShapeElement^ get(); void set(ShapeElement^ value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Show: