GdPicture.NET.14.API
GdPicture14.Imaging Namespace / GdPictureRectangleF Class / ExcludeIntersectionWithRect Method





In This Topic
ExcludeIntersectionWithRect Method (GdPictureRectangleF)
In This Topic
Syntax
'Declaration
 
Public Function ExcludeIntersectionWithRect( _
   ByVal exclude As GdPictureRectangleF, _
   ByVal epsilon As Single _
) As List(Of GdPictureRectangleF)
 

Parameters

exclude
epsilon
See Also