FlexReport for WinForms
PictureHolder クラス メンバ
フィールド  プロパティ  メソッド 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : PictureHolder クラス

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

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the PictureHolder.Image loaded by this PictureHolder.  
Public プロパティ  
Public プロパティFor internal use. Gets the type of the picture source of this PictureHolder object: File, Url, GDI Image object etc.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Assigns properties of src PictureHolder to the dst object if src is null then dst is set to null.  
Public メソッドCalculates image referenced by this PictureHolder. Called during report rendering.  
Public メソッドstatic (Shared in Visual Basic)Creates a new instance of the PictureHolder based on script expression.  
Public メソッドstatic (Shared in Visual Basic)Creates a new instance of the PictureHolder from file name.  
Public メソッドstatic (Shared in Visual Basic)Creates a new instance of the PictureHolder from a specified object. Object can be:
  • An empty PictureHolder will be created.
  • String represents an expression, a file or an url.
  • PictureHolder.Image object.
  • PictureHolder object.
  • Array containing the image data.
 
Public メソッドstatic (Shared in Visual Basic)Creates a new instance of the PictureHolder from url.  
Public メソッドオーバーロードされます。 Checks whether value specifies same PictureHolder as this object.  
Public メソッドGets a string that represents this PictureHolder.  
トップ
参照

参照

PictureHolder クラス
C1.Report 名前空間