'Declaration Public Overloads Sub IntersectClip( _
ByVal pathIGraphicsPath объект для пересечения с текущей областью обрезки.As Vintasoft.Imaging.Drawing.IGraphicsPath _
)
public void IntersectClip(
Vintasoft.Imaging.Drawing.IGraphicsPath path
)
public: void IntersectClip(
Vintasoft.Imaging.Drawing.IGraphicsPath* path
)
public:
void IntersectClip(
Vintasoft.Imaging.Drawing.IGraphicsPath^ path
)
Parameters
- path
- IGraphicsPath объект для пересечения с текущей областью обрезки.