Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DeviceUnitLength 構造体 メンバ
DeviceUnitLengthデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
| 名前 | 解説 |
![Public プロパティ](dotnetimages/publicProperty.gif) | IsDeviceIndependentUnit | DeviceUnitLength がデバイスに依存しない単位を表すかどうかを示すブール値を返します。 |
![Public プロパティ](dotnetimages/publicProperty.gif) | IsPixel | DeviceUnitLength が絶対ピクセル値を表すかどうかを示すブール値を返します。 |
![Public プロパティ](dotnetimages/publicProperty.gif) | IsPoint | DeviceUnitLength が絶対ポイント値を表すかどうかを示すブール値を返します。 |
![Public プロパティ](dotnetimages/publicProperty.gif) | IsTwip | DeviceUnitLength が絶対 twip 値を表すかどうかを示すブール値を返します。 |
![Public プロパティ](dotnetimages/publicProperty.gif) | UnitType | DeviceUnitLength が表す Value のタイプを示す列挙体を返します。 |
![Public プロパティ](dotnetimages/publicProperty.gif) | Value | DeviceUnitLength の数値を返します。 |
トップ
パブリック メソッド
参照