'Declaration
Public ReadOnly Property Scaled As Boolean
'Usage
Dim instance As GradientBrush Dim value As Boolean value = instance.Scaled
public bool Scaled {get;}
Property Value
true
if this GradientBrush is scaled; otherwise, false
.'Declaration
Public ReadOnly Property Scaled As Boolean
'Usage
Dim instance As GradientBrush Dim value As Boolean value = instance.Scaled
public bool Scaled {get;}
true
if this GradientBrush is scaled; otherwise, false
.