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