Share via


NodeShape.BackgroundGradientFieldName Field

Represents the ID for the shape's area field that contains the background gradient.

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

Syntax

'Declaration
Public Const BackgroundGradientFieldName As String
'Usage
Dim value As String 

value = NodeShape.BackgroundGradientFieldName
public const string BackgroundGradientFieldName
public:
literal String^ BackgroundGradientFieldName
public const var BackgroundGradientFieldName : String

.NET Framework Security

See Also

Reference

NodeShape Class

NodeShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace