MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / IntersectClip Method / IntersectClip(Single,Single,Single,Single) Method

In This Topic
IntersectClip(Single,Single,Single,Single) Method
In This Topic
IntersectClip
Syntax
'Declaration
 
Public Overloads Sub IntersectClip( _
   ByVal left As Single, _
   ByVal top As Single, _
   ByVal width As Single, _
   ByVal height As Single _
) 
 

Parameters

left
top
width
height
See Also