Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / ColorTriangleSurrogate Class / B Property

In This Topic
    B Property (ColorTriangleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property B As Byte
    public byte B {get; set;}
    See Also