FlexReport for WinForms
RenderObject クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : RenderObject クラス
The abstract base class for all render objects representing content of a C1Document.
オブジェクト モデル
RenderObject クラス
シンタックス
'宣言
 
Public MustInherit Class RenderObject 
   Inherits DocumentObject
   Implements ICloneableObjectINamedObjectIOwnedObjectIStyleOwner 
'使用法
 
Dim instance As RenderObject
public abstract class RenderObject : DocumentObject, ICloneableObjectINamedObjectIOwnedObjectIStyleOwner  
継承階層

System.Object
   C1.Document.OwnedObject
      C1.Document.NamedObject
         C1.Document.DocumentObject
            C1.Document.RenderObject
               C1.Document.DocumentBody
               C1.Document.RenderBarCode
               C1.Document.RenderContainer
               C1.Document.RenderFlexChart
               C1.Document.RenderImage
               C1.Document.RenderPdf
               C1.Document.RenderRtf
               C1.Document.RenderShape
               C1.Document.RenderTextBase

参照

参照

RenderObject メンバ
C1.Document 名前空間