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. |