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

'宣言
Public Const BackgroundGradientFieldName As String
'使用
Dim value As String

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

Field Value

Type: System.String

Permissions

See Also

Reference

NodeShape Class

NodeShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace