LabelShapeTypeDescriptor Constructor (ICustomTypeDescriptor^, PresentationElement^, ModelElement^)
Visual Studio 2015
Note: This API is now obsolete.Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Creates a new LabelShapeTypeDescriptor
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, LabelShape) constructor instead.", true)] LabelShapeTypeDescriptor( ICustomTypeDescriptor^ parent, PresentationElement^ presentationElement, ModelElement^ element )
Parameters
- parent
- Type: System.ComponentModel::ICustomTypeDescriptor^
- presentationElement
- Type: Microsoft.VisualStudio.Modeling.Diagrams::PresentationElement^
- selectedElement
Show: