ActiveReports 9
IntersectClip(IPathEx) Method

IPathEx structure to intersect with the current clip region.
Sets the clipping region of this Graphics object to the shape specified by a IDDPath structure.
Syntax
'Declaration
 
Overloads Sub IntersectClip( _
   ByVal path As IPathEx _
) 
void IntersectClip( 
   IPathEx path
)

Parameters

path
IPathEx structure to intersect with the current clip region.
See Also

Reference

IDrawingCanvas Interface
IDrawingCanvas Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum