LabelShapeTextPropertyDescriptor Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Class LabelShapeTextPropertyDescriptor _
Inherits ElementPropertyDescriptor
'Usage
Dim instance As LabelShapeTextPropertyDescriptor
public class LabelShapeTextPropertyDescriptor : ElementPropertyDescriptor
public ref class LabelShapeTextPropertyDescriptor : public ElementPropertyDescriptor
public class LabelShapeTextPropertyDescriptor extends ElementPropertyDescriptor
Inheritance Hierarchy
System.Object
System.ComponentModel.MemberDescriptor
System.ComponentModel.PropertyDescriptor
Microsoft.VisualStudio.Modeling.Design.ElementPropertyDescriptor
Microsoft.VisualStudio.Modeling.Diagrams.LabelShapeTextPropertyDescriptor
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.