Sets the dots per inch (DPI) of the surface.
public void SetDpi( double dpiX, double dpiY )
public void SetDpi(
double dpiX,
double dpiY
)
Public Sub SetDpi( _ ByVal dpiX As Double, _ ByVal dpiY As Double _ )
Public Sub SetDpi( _
ByVal dpiX As Double, _
ByVal dpiY As Double _
public: void SetDpi( double dpiX, double dpiY )
public:
void SetDpi(
dpiX A value greater than or equal to zero that specifies the horizontal DPI of the surface.
dpiY A value greater than or equal to zero that specifies the vertical DPI of the surface.
Target Platforms
D2DSurface Class
D2DSurface Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library