Decimal.Scale 屬性

定義

取得小數的縮放比例,這是從 0 到 28 的數位,代表十進位數的數目。

public:
 property System::Byte Scale { System::Byte get(); };
public byte Scale { get; }
member this.Scale : byte
Public ReadOnly Property Scale As Byte

屬性值

適用於