Bitmap for WPF
InlineObject インターフェース メンバ
プロパティ  メソッド 

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DirectWrite 名前空間 : InlineObject インターフェース

InlineObjectデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
 プロパティTextLayoutcalls this callback function to get the measurement of the inline object.  
 プロパティTextLayout calls this callback function to get the visible extents (in DIPs) of the inline object. In the case of a simple bitmap, with no padding and no overhang, all the overhangs will simply be zeroes.  
 プロパティGets or sets the unmanaged shadow callback. C1.Util.DX.ICallbackableから継承されます。
トップ
パブリック メソッド
 名前解説
 メソッド System.IDisposableから継承されます。
 メソッドThe application implemented rendering callback ( TextRenderer.DrawInlineObject) can use this to draw the inline object without needing to cast or query the object type. The text layout does not call this method directly.  
 メソッドLayout uses this to determine the line-breaking behavior of the inline object among the text.  
トップ
参照

InlineObject インターフェース
C1.Util.DX.DirectWrite 名前空間