PrintDocument for WinForms
RenderLineBase クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RenderLineBase クラス
The abstract base class for classes representing line-based shapes (lines and polygons) in a C1PrintDocument.
オブジェクト モデル
RenderLineBase クラス
シンタックス
'宣言
 
Public MustInherit Class RenderLineBase 
   Inherits RenderShapeBase
   Implements IDocumentLocationIStyleOwner 
'使用法
 
Dim instance As RenderLineBase
public abstract class RenderLineBase : RenderShapeBase, IDocumentLocationIStyleOwner  
継承階層

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderShapeBase
         C1.C1Preview.RenderLineBase
            C1.C1Preview.RenderLine
            C1.C1Preview.RenderPolygon

参照

RenderLineBase メンバ
C1.C1Preview 名前空間
RenderLine クラス
RenderPolygon クラス