Gauges for WPF/Silverlight
CreateRing メソッド (GeometryHelper)

C1.Silverlight.Gauge.5 アセンブリ > C1.Silverlight.Gauge 名前空間 > GeometryHelper クラス : CreateRing メソッド
中心。
内側境界線までの半径。
幅。
リングジオメトリ(同心楕円)を作成します。
シンタックス
'宣言
 
Public Shared Function CreateRing( _
   ByVal center As System.Windows.Point, _
   ByVal radiusIn As System.Double, _
   ByVal width As System.Double _
) As System.Windows.Media.Geometry
public static System.Windows.Media.Geometry CreateRing( 
   System.Windows.Point center,
   System.double radiusIn,
   System.double width
)

パラメータ

center
中心。
radiusIn
内側境界線までの半径。
width
幅。
参照

GeometryHelper クラス
GeometryHelper メンバ