'宣言 Public Overloads Shared Function RegisterTheme( _ ByVal stream As System.IO.Stream, _ ByVal format As C1ThemeFormat _ ) As System.String
public static System.string RegisterTheme( System.IO.Stream stream, C1ThemeFormat format )
パラメータ
- stream
- ロード/登録するテーマを含むストリーム。
- format
- 使用するテーマの永続化形式。
戻り値の型
登録されたテーマの名前。