Sdílet prostřednictvím


AreaField – konstruktor (String, Single)

Konstruktor

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    fieldName As String, _
    cornerRadius As Single _
)
public AreaField(
    string fieldName,
    float cornerRadius
)

Parametry

  • fieldName
    Typ: System.String
    Jedinečný identifikátor pro tuto ShapeField.

Poznámky

Konstruktor.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

AreaField Třída

AreaField – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů