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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RoundRectangleProps クラス : EllipseHeight プロパティ
矩形の丸みのある角の描画に使用される楕円の高さを取得または設定します。このプロパティのデフォルト値は、矩形の 5%として計算されます。
シンタックス
'宣言
 
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 メンバ