RichTextBox for UWP
GetFormat メソッド

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > ImageAttach クラス : GetFormat メソッド
プロパティ値を読み取るオブジェクト。
指定されたオブジェクトの Format 添付プロパティの値を取得します。
シンタックス
'宣言
 
Public Shared Function GetFormat( _
   ByVal obj As Windows.UI.Xaml.DependencyObject _
) As System.String
public static System.string GetFormat( 
   Windows.UI.Xaml.DependencyObject obj
)

パラメータ

obj
プロパティ値を読み取るオブジェクト。

戻り値の型

要求されたオブジェクトの Format 値。
参照

ImageAttach クラス
ImageAttach メンバ