[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RoundedRectangleGeometry.Create

Create Method

Create(Factory, RoundedRectangle)

Declaration
public static RoundedRectangleGeometry Create(Factory factory, RoundedRectangle roundedRectangle)
Parameters
Type Name Description
Factory factory

an instance of Factory

RoundedRectangle roundedRectangle

The coordinates and corner radii of the rounded rectangle geometry.

Returns
Type Description
RoundedRectangleGeometry