Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout.GfxAttributes Class / Assign Method

In This Topic
    Assign Method (ViewportLayout.GfxAttributes)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Assign( _
       ByVal other As ViewportLayout.GfxAttributes _
    ) 
    public virtual void Assign( 
       ViewportLayout.GfxAttributes other
    )

    Parameters

    other
    See Also