Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewCubeIcon.ViewCubePartEntity Class / Post Method

In This Topic
    Post Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub Post( _
       ByVal renderContext As RenderContextBase _
    ) 
    protected void Post( 
       RenderContextBase renderContext
    )

    Parameters

    renderContext
    See Also