ComponentOne Bitmap for WPF
Create Method (RoundedRectangleGeometry)

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RoundedRectangleGeometry Class : Create Method
an instance of Factory
The coordinates and corner radii of the rounded rectangle geometry.
Creates an RoundedRectangleGeometry.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal factory As Factory, _
   ByVal roundedRectangle As RoundedRectangle _
) As RoundedRectangleGeometry

Parameters

factory
an instance of Factory
roundedRectangle
The coordinates and corner radii of the rounded rectangle geometry.
See Also

Reference

RoundedRectangleGeometry Class
RoundedRectangleGeometry Members