Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Text Class / ExtrudeAsSurface Method

In This Topic
    ExtrudeAsSurface Method (Text)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function ExtrudeAsSurface( _
       ByVal amount As Double _
    ) As Surface
    public override Surface ExtrudeAsSurface( 
       double amount
    )

    Parameters

    amount
    See Also