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

In This Topic
    PointRGBSurrogate Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal pointRgb As PointRGB _
    )
    public PointRGBSurrogate( 
       PointRGB pointRgb
    )

    Parameters

    pointRgb
    See Also