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

In This Topic
    ColorTriangleSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal colorTriangle As ColorTriangle _
    )
    public ColorTriangleSurrogate( 
       ColorTriangle colorTriangle
    )

    Parameters

    colorTriangle
    See Also