[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RoundedRectangleGeometry.Create

Create Method

Create(Factory, RoundedRectangle)

Declaration
public static RoundedRectangleGeometry Create(Factory factory, RoundedRectangle roundedRectangle)
Public Shared Function Create(factory As Factory, roundedRectangle As RoundedRectangle) As RoundedRectangleGeometry
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