Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / TransformAllVertices Method

In This Topic
    TransformAllVertices Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub TransformAllVertices( _
       ByVal t As Transformation _
    ) 
    protected void TransformAllVertices( 
       Transformation t
    )

    Parameters

    t
    See Also