PrintDocument for WinForms
RectangleProps クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RectangleProps クラス
Represents the geometric properties of a rectangle, also serves as the base for classes describing certain other shapes (such as round rectangle, arc and pie). Used by RenderRectangle and derived classes.
オブジェクト モデル
RectangleProps クラス
シンタックス
'宣言
 
Public Class RectangleProps 
   Inherits ShapeProps
'使用法
 
Dim instance As RectangleProps
public class RectangleProps : ShapeProps 
継承階層

System.Object
   C1.C1Preview.ShapeProps
      C1.C1Preview.RectangleProps
         C1.C1Preview.EllipsePartProps
         C1.C1Preview.RoundRectangleProps

参照

RectangleProps メンバ
C1.C1Preview 名前空間