ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / Panose Structure / Values Property

In This Topic
    Values Property
    In This Topic
    unsigned char values[10]
    Syntax
    'Declaration
     
    Public ReadOnly Property Values As System.Byte()
    public System.byte[] Values {get;}
    See Also