|
DocumentsToPixels(Point, Single, Single)
static
|
val, dpiX, dpiY
|
Converts the specified value in documents to pixels.
|
|
DocumentsToPixels(Rectangle, Single, Single)
static
|
val, dpiX, dpiY
|
Converts the specified value in documents to pixels.
|
|
DocumentsToPixels(RectangleF, Single, Single)
static
|
val, dpiX, dpiY
|
Converts a rectangle from documents to pixels.
|
|
DocumentsToPixels(Size, Single, Single)
static
|
val, dpiX, dpiY
|
Converts the specified value in documents to pixels.
|
|
DocumentsToPixels(Int32, Single)
static
|
val, dpi
|
Converts the specified value in documents to pixels.
|