PixelToDoc(PointF)
static
|
val
|
Converts the coordinates of a point calculated in pixels to a value calculated in document units (measured in 1/300 of an inch).
|
PixelToDoc(RectangleF)
static
|
val
|
Converts the location and size of a rectangle calculated in pixels to a value calculated in document units (measured in 1/300 of an inch).
|
PixelToDoc(SizeF)
static
|
val
|
Converts the size calculated in pixels to a size calculated in document units (measured in 1/300 of an inch).
|
PixelToDoc(Single)
static
|
val
|
Converts the floating-point value calculated in pixels to a value calculated in document units (measured in 1/300 of an inch).
|