set_PageUnit()

Graphics::set_PageUnit(GraphicsUnit) method

Sets measurement units used for page coordinates on the surface represented by the current object.

void System::Drawing::Graphics::set_PageUnit(GraphicsUnit value)

Arguments

ParameterTypeDescription
valueGraphicsUnitThe value to set

See Also