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

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