Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / BlockReference Class / InsideOrCrossingScreenPolygon Method

In This Topic
    InsideOrCrossingScreenPolygon Method (BlockReference)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Function InsideOrCrossingScreenPolygon( _
       ByVal data As ScreenPolygonParams _
    ) As Boolean
    protected internal override bool InsideOrCrossingScreenPolygon( 
       ScreenPolygonParams data
    )

    Parameters

    data
    See Also