FlexReport for WinForms
GetArcSegment メソッド (EllipsePartShape)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > EllipsePartShape クラス : GetArcSegment メソッド
For internal use
シンタックス
'宣言
 
Public Shared Function GetArcSegment( _
   ByVal bounds As Rect, _
   ByVal startAngle As System.Single, _
   ByVal sweepAngle As System.Single _
) As ArcSegment
'使用法
 
Dim bounds As Rect
Dim startAngle As System.Single
Dim sweepAngle As System.Single
Dim value As ArcSegment
 
value = EllipsePartShape.GetArcSegment(bounds, startAngle, sweepAngle)
public static ArcSegment GetArcSegment( 
   Rect bounds,
   System.float startAngle,
   System.float sweepAngle
)

パラメータ

bounds
startAngle
sweepAngle
参照

参照

EllipsePartShape クラス
EllipsePartShape メンバ