オーバーロード | 解説 |
---|---|
Create(Factory) | Creates an DrawingStateBlockthat can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |
Create(Factory,DrawingStateDescription) | Creates an DrawingStateBlockthat can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |
Create(Factory,RenderingParams) | Creates an DrawingStateBlockthat can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |
Create(Factory,Nullable<DrawingStateDescription>,RenderingParams) | Creates an DrawingStateBlockthat can be used with the {{SaveDrawingState}} and {{RestoreDrawingState}} methods of a render target. |