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

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