Bitmap for UWP
Create メソッド (EllipseGeometry)

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > EllipseGeometry クラス : Create メソッド
an instance of Factory
A value that describes the center point, x-radius, and y-radius of the ellipse geometry.
Creates an EllipseGeometry.
シンタックス
'宣言
 
Public Shared Function Create( _
   ByVal factory As Factory, _
   ByVal ellipse As Ellipse _
) As EllipseGeometry
public static EllipseGeometry Create( 
   Factory factory,
   Ellipse ellipse
)

パラメータ

factory
an instance of Factory
ellipse
A value that describes the center point, x-radius, and y-radius of the ellipse geometry.
参照

EllipseGeometry クラス
EllipseGeometry メンバ