graphics & xtd::drawing::graphics::page_unit | ( | xtd::drawing::graphics_unit | value | ) |
Sets or sets the unit of measure used for page coordinates in this xtd::drawing::graphics.
value | One of the xtd::drawing::graphics_unit values other than xtd::drawing::graphics_unit::world. |
xtd::argument_exception | xtd::drawing::graphics::page_unit is set to xtd::drawing::graphics_unit::world, which is not a physical unit. |