Bitmap for UWP
EllipsisTrimming クラス メンバ
プロパティ  メソッド  イベント

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 : EllipsisTrimming クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the EllipsisTrimmingclass.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティTextLayoutcalls this callback function to get the measurement of the inline object. C1.Util.DX.DirectWrite.InlineObjectNativeから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティ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. C1.Util.DX.DirectWrite.InlineObjectNativeから継承されます。
Public プロパティImplements C1.Util.DX.ICallbackablebut it cannot not be set. This is only used to support for interop with unmanaged callback. C1.Util.DX.ComObjectCallbackから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Creates an inline object for trimming, using an ellipsis as the omission sign.  
Public メソッドPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Util.DX.DisposeBaseから継承されます。
Public メソッド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. C1.Util.DX.DirectWrite.InlineObjectNativeから継承されます。
Public メソッドLayout uses this to determine the line-breaking behavior of the inline object among the text. C1.Util.DX.DirectWrite.InlineObjectNativeから継承されます。
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
参照

EllipsisTrimming クラス
C1.Util.DX.DirectWrite 名前空間