- GetCurrentTransform
HRESULT GetCurrentTransform(void* ClientDrawingContext, DWRITE_MATRIX* Transform)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetPixelsPerDip
HRESULT GetPixelsPerDip(void* ClientDrawingContext, float* PixelsPerDip)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- IsPixelSnappingEnabled
HRESULT IsPixelSnappingEnabled(void* ClientDrawingContext, bool* IsDisabled)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.