Coord.CalculateX

CalculateX(double)

Transforms value for X-coordinate from natural PUB metric system into inches

public double CalculateX(double pageWidth)
ParameterTypeDescription
pageWidthDoublewith of page where current coordinate placed

Return Value

X-coordinate in inches

See Also


CalculateX()

Transforms value for X-coordinate from natural PUB metric system into inches

public double CalculateX()

Return Value

X-coordinate in inches

See Also