NumberFormatAttribute.Scale Property

Definition

public:
 property Nullable<double> Scale { Nullable<double> get(); };
public double? Scale { get; }
member this.Scale : Nullable<double>
Public ReadOnly Property Scale As Nullable(Of Double)

Property Value

Applies to