'宣言 Public Shared Function GetBounds( _ ByVal runFragment As ITextRunFragment _ ) As Quadrilateral
public static Quadrilateral GetBounds( ITextRunFragment runFragment )
パラメータ
- runFragment
- 現在のITextRunFragmentオブジェクト。
戻り値の型
ページ上のこのテキストランフラグメントの境界を表す四辺形。
'宣言 Public Shared Function GetBounds( _ ByVal runFragment As ITextRunFragment _ ) As Quadrilateral
public static Quadrilateral GetBounds( ITextRunFragment runFragment )