FlexReport for WinForms
DictionaryImageLink クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : DictionaryImageLink クラス
Specializes the DictionaryItemLink<T> class to represent a link to an image.
オブジェクト モデル
DictionaryImageLink クラス
シンタックス
'宣言
 
Public Class DictionaryImageLink 
   Inherits C1.Document.DictionaryItemLink(Of IImage)
'使用法
 
Dim instance As DictionaryImageLink
public class DictionaryImageLink : C1.Document.DictionaryItemLink<IImage> 
継承階層

System.Object
   C1.Document.DictionaryItemLink<T>
      C1.Document.DictionaryImageLink

参照

参照

DictionaryImageLink メンバ
C1.Document 名前空間