Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemRotationSurrogate Class / FemRotationSurrogate Constructor

In This Topic
    FemRotationSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal rotation As Rotation _
    )
    public FemRotationSurrogate( 
       Rotation rotation
    )

    Parameters

    rotation
    See Also