NodeShape::CreateBackgroundGradientField Method (String^)

 

Creates the area field, which displays the gradient fill in the background of the shape.

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

protected:
virtual AreaField^ CreateBackgroundGradientField(
	String^ fieldName
)

Parameters

fieldName
Type: System::String^

The name of the area field.

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::AreaField^

The name of the area field.

Return to top
Show: