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

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