ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / RenderingParams Class / GetPixelGeometry Method

In This Topic
    GetPixelGeometry Method
    In This Topic
    DWRITE_PIXEL_GEOMETRY IDWriteRenderingParams::GetPixelGeometry()
    Syntax
    'Declaration
     
    Public Function GetPixelGeometry() As PixelGeometry
    public PixelGeometry GetPixelGeometry()
    See Also