Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PointRGB Class / B Property

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