| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > GeometryRealization Class > Create Method : Create(DeviceContext1,Geometry,Single,Single,StrokeStyle) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal context As DeviceContext1, _ ByVal geometry As Geometry, _ ByVal flatteningTolerance As System.Single, _ ByVal strokeWidth As System.Single, _ ByVal strokeStyle As StrokeStyle _ ) As GeometryRealization
public static GeometryRealization Create( DeviceContext1 context, Geometry geometry, System.float flatteningTolerance, System.float strokeWidth, StrokeStyle strokeStyle )