'Declaration Public Property Scaled As Boolean
'Usage Dim instance As GradientFillFormat Dim value As Boolean instance.Scaled = value value = instance.Scaled
public bool Scaled {get; set;}
'Declaration Public Property Scaled As Boolean
'Usage Dim instance As GradientFillFormat Dim value As Boolean instance.Scaled = value value = instance.Scaled
public bool Scaled {get; set;}