Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.GfxAttributesColor Class / Init Method / Init(GfxAttributesColor) Method

In This Topic
    Init(GfxAttributesColor) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overloads Sub Init( _
       ByVal other As ViewportLayout.GfxAttributesColor _
    ) 
    protected internal void Init( 
       ViewportLayout.GfxAttributesColor other
    )

    Parameters

    other
    See Also