System::Drawing::Graphics::set_PageScale method

Graphics::set_PageScale method

设置当前 Graphics 对象的世界单位与页面单位之间的比例。

void System::Drawing::Graphics::set_PageScale(float scale)
ParameterType描述
scale单精度浮点数要设置的值

另见