'宣言 Public Overloads Function CreateClipRegion( _ ByVal bounds As System.Drawing.RectangleF _ ) As IClipRegion
public IClipRegion CreateClipRegion( System.Drawing.RectangleF bounds )
パラメータ
- bounds
- The rectangle to create the clip region from.
戻り値の型
The created clip region.