FlexReport for WPF
SweepAngle プロパティ (EllipsePartShape)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > EllipsePartShape クラス : SweepAngle プロパティ
StartAngle から、現在の図形を定義する扇形の 2 番目の辺までを時計回りに測定した角度(度単位)を取得または設定します。
シンタックス
'宣言
 
Public Property SweepAngle As System.Single
'使用法
 
Dim instance As EllipsePartShape
Dim value As System.Single
 
instance.SweepAngle = value
 
value = instance.SweepAngle
public System.float SweepAngle {get; set;}
参照

EllipsePartShape クラス
EllipsePartShape メンバ