CompartmentShape.BackgroundGradientMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the gradient mode for the shape background area.
public:
virtual property System::Drawing::Drawing2D::LinearGradientMode BackgroundGradientMode { System::Drawing::Drawing2D::LinearGradientMode get(); };
public override System.Drawing.Drawing2D.LinearGradientMode BackgroundGradientMode { get; }
member this.BackgroundGradientMode : System.Drawing.Drawing2D.LinearGradientMode
Public Overrides ReadOnly Property BackgroundGradientMode As LinearGradientMode