Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Serialization Namespace / PointRGBSurrogate Class / B Property

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