LabelShapeTextPropertyDescriptor(ModelElement, DomainPropertyInfo, Attribute[]) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der labelshapetextpropertydescriptor-Klasse.
public:
LabelShapeTextPropertyDescriptor(Microsoft::VisualStudio::Modeling::ModelElement ^ modelElement, Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ domainPropertyInfo, cli::array <Attribute ^> ^ attributes);
public LabelShapeTextPropertyDescriptor (Microsoft.VisualStudio.Modeling.ModelElement modelElement, Microsoft.VisualStudio.Modeling.DomainPropertyInfo domainPropertyInfo, Attribute[] attributes);
new Microsoft.VisualStudio.Modeling.Diagrams.LabelShapeTextPropertyDescriptor : Microsoft.VisualStudio.Modeling.ModelElement * Microsoft.VisualStudio.Modeling.DomainPropertyInfo * Attribute[] -> Microsoft.VisualStudio.Modeling.Diagrams.LabelShapeTextPropertyDescriptor
Public Sub New (modelElement As ModelElement, domainPropertyInfo As DomainPropertyInfo, attributes As Attribute())
Parameter
- modelElement
- ModelElement
- domainPropertyInfo
- DomainPropertyInfo
- attributes
- Attribute[]