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

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