Click or drag to resize
ICanvasResourceCreatorWithDpi Methods

The ICanvasResourceCreatorWithDpi type exposes the following members.

Methods
  NameDescription
Public methodConvertDipsToPixels
Converts units from device independent pixels (DIPs) to physical pixels based on the current DPI of this object.
Public methodConvertPixelsToDips
Converts units from physical pixels to device independent pixels (DIPs) based on the current DPI of this object.
Top
See Also