ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / Ellipse Structure
Fields


In This Topic
    Ellipse Structure Members
    In This Topic

    The following tables list the members exposed by Ellipse.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Ellipse struct.  
    Top
    Public Fields
     NameDescription
    Public FieldD2D_POINT_2F point  
    Public Fieldfloat radiusX  
    Public Fieldfloat radiusY  
    Top
    See Also