CompartmentShape.BackgroundGradientMode Property

Gets the gradient for the background of the compartment shape. Set in the DSL Definition.

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

Syntax

public override LinearGradientMode BackgroundGradientMode { get; }

Property Value

Type: System.Drawing.Drawing2D.LinearGradientMode

.NET Framework Security

See Also

Reference

CompartmentShape Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace