PrintDocument for WinForms
EllipseHeight プロパティ (RoundRectangleProps)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RoundRectangleProps クラス : EllipseHeight プロパティ
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 Property EllipseHeight As Unit
'使用法
 
Dim instance As RoundRectangleProps
Dim value As Unit
 
instance.EllipseHeight = value
 
value = instance.EllipseHeight
public Unit EllipseHeight {get; set;}
参照

RoundRectangleProps クラス
RoundRectangleProps メンバ