NodeShape.HasBackgroundGradient 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.
Returns whether a GeometryShape has a background gradient
public:
virtual property bool HasBackgroundGradient { bool get(); };
public virtual bool HasBackgroundGradient { get; }
member this.HasBackgroundGradient : bool
Public Overridable ReadOnly Property HasBackgroundGradient As Boolean