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

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