System::Drawing::Graphics::set_PageScale method

Graphics::set_PageScale method

Sets the scaling between world units and page units for the current Graphics object.

void System::Drawing::Graphics::set_PageScale(float scale)
ParameterTypeDescription
scalefloatThe value to set

See Also