PrintDocument for WinForms
RenderFragmentCollection クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderFragmentCollection クラス
Represents a collection of fragments (RenderFragment) of a RenderObject. All elements of this collection are sorted by RenderObject.ZOrder of the render object to perform drawing and searching.
オブジェクト モデル
RenderFragmentCollection クラス
シンタックス
'宣言
 
Public Class RenderFragmentCollection 
   Inherits OwnedCollectionBase
'使用法
 
Dim instance As RenderFragmentCollection
public class RenderFragmentCollection : OwnedCollectionBase 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.RenderFragmentCollection

参照

RenderFragmentCollection メンバ
C1.C1Preview 名前空間