AreaField Constructor (String^)

 

default constructor (defaults to square corners)

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
AreaField(
	String^ fieldName
)

Parameters

fieldName
Type: System::String^

Unique identifier for this ShapeField.

Default constructor (defaults to square corners).

Return to top
Show: