PrintDocument for WinForms
RoundRectangleProps クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : RoundRectangleProps クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the RoundRectangleProps class. The location and size of the rectangle are set to those of the containing RenderRoundRectangle object. The dimensions of the ellipse used to draw the rounded corners are set to 5% of the corresponding rectangle's dimensions.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the height of the ellipse used to draw the rounded corners of the rectangle. The default value of this property is calculated as 5% of the height of the rectangle.  
Public プロパティGets or sets the width of the ellipse used to draw the rounded corners of the rectangle. The default value of this property is calculated as 5% of the width of the rectangle.  
Public プロパティGets or sets the height of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。
Public プロパティGets or sets the width of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。
Public プロパティGets or sets the X coordinate of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。
Public プロパティGets or sets the Y coordinate of the current rectangle. C1.C1Preview.RectanglePropsから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns (copies) properties from another ShapeProps to the current object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドIndicates whether the RoundRectangleProps.EllipseHeight property should be serialized.  
Protected メソッドIndicates whether the RoundRectangleProps.EllipseWidth property should be serialized.  
トップ
参照

RoundRectangleProps クラス
C1.C1Preview 名前空間