ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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 Byte()
    public byte[] Values {get;}
    See Also