| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DrawingStateBlock1 Class : Create Method |
| Overload | Description |
|---|---|
| Create(Factory1) | Creates an DrawingStateBlock1 that can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |
| Create(Factory1,DrawingStateDescription1) | Creates an DrawingStateBlock1 that can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |
| Create(Factory1,RenderingParams) | Creates an DrawingStateBlock1 that can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |
| Create(Factory1,DrawingStateDescription1,RenderingParams) | Creates an DrawingStateBlock1 that can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |