Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Region Class / ConvertToSurface Method

In This Topic
    ConvertToSurface Method (Region)
    In This Topic
    Converts this region to a Surface object.
    Syntax
    'Declaration
     
    Public Function ConvertToSurface() As Surface
    public Surface ConvertToSurface()
    See Also