set_PageScale()

Graphics::set_PageScale(float) method

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

void System::Drawing::Graphics::set_PageScale(float scale)

Arguments

ParameterTypeDescription
scalefloatThe value to set

See Also