ComponentOne Studio for WinRT XAML
CreateRing メソッド

中心。
内側境界線までの半径。
幅。
リングジオメトリ(同心楕円)を作成します。
構文
'宣言
 
Public Shared Function CreateRing( _
   ByVal center As Windows.Foundation.Point, _
   ByVal radiusIn As System.Double, _
   ByVal width As System.Double _
) As Windows.UI.Xaml.Media.Geometry
public static Windows.UI.Xaml.Media.Geometry CreateRing( 
   Windows.Foundation.Point center,
   System.double radiusIn,
   System.double width
)

パラメータ

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

GeometryHelper クラス
GeometryHelper メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.