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

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

    Parameters

    other
    See Also