Condividi tramite


Costruttore LabelTextField

Costruisce un nuovo LabelTextField.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    fieldName As String _
)
public LabelTextField(
    string fieldName
)

Parametri

  • fieldName
    Tipo: System.String
    Identificatore univoco per questo ShapeField.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LabelTextField Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams