|
DXImageSetDpiScale Method |
Sets the Dpi scale that will be used by this DXImage
Namespace: Ab3d.DirectX.ControlsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public void SetDpiScale(
double dpiScaleX,
double dpiScaleY
)
Parameters
- dpiScaleX Double
- dpiScaleX
- dpiScaleY Double
- dpiScaleY
See Also