StandardPerOtherUnitsValues 列挙型

定義

StandardPerOtherUnitsValues 列挙を定義します。

public enum StandardPerOtherUnitsValues
type StandardPerOtherUnitsValues = 
Public Enum StandardPerOtherUnitsValues
継承
StandardPerOtherUnitsValues

フィールド

PerDeviceResolution 1

1/dev。 アイテムを xml としてシリアル化すると、その値は "1/dev" になります。

PerPercentage 0

1/%. アイテムを xml としてシリアル化すると、その値は "1/%" になります。

適用対象