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