Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / HatchRegion Class / HatchRegion Constructor / HatchRegion Constructor(ICurve)

In This Topic
    HatchRegion Constructor(ICurve)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal outer As ICurve _
    )
    public HatchRegion( 
       ICurve outer
    )

    Parameters

    outer
    See Also