FlexReport for WinForms
CreateClipRegion(IPath) メソッド


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1ExportGraphics クラス > CreateClipRegion メソッド : CreateClipRegion(IPath) メソッド
Creates clip region for specified graphics path. Note! The clip region should NOT dispose passed graphics path, it is managed by the outer code.
シンタックス
'宣言
 
Public Overloads Overrides Function CreateClipRegion( _
   ByVal graphicsPath As IPath _
) As IClipRegion
'使用法
 
Dim instance As C1ExportGraphics
Dim graphicsPath As IPath
Dim value As IClipRegion
 
value = instance.CreateClipRegion(graphicsPath)
public override IClipRegion CreateClipRegion( 
   IPath graphicsPath
)

パラメータ

graphicsPath
参照

参照

C1ExportGraphics クラス
C1ExportGraphics メンバ
オーバーロード一覧