Back to Devexpress

GradientFill.Scaled Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-gradientfill-61effbd8.md

latest1.1 KB
Original Source

GradientFill.Scaled Property

Determines whether the gradient scales with the object to which it is applied.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public bool Scaled { get; set; }
vb
Public Property Scaled As Boolean

Property Value

TypeDescription
Boolean

true if the gradient scales with the object; otherwise, false.

|

See Also

GradientFill Class

GradientFill Members

DevExpress.Docs.Presentation Namespace