System::Drawing::Graphics::set_PageUnit 方法

Graphics::set_PageUnit method

设置在当前对象所表示的表面上用于页面坐标的测量单位。

void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)
ParameterType描述
valueGraphicsUnit要设置的值

另见