Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Polygon2D Class / TransformBy Method

In This Topic
    TransformBy Method (Polygon2D)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub TransformBy( _
       ByVal t As Transformation _
    ) 
    public void TransformBy( 
       Transformation t
    )

    Parameters

    t
    See Also