The following tables list the members exposed by RenderInformation.
Public Properties
Public Methods
| | Name | Description |
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
 | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
 | SetCached | void ID2D1RenderInfo::SetCached([In] BOOL isCached) |
 | SetInputDescription | HRESULT ID2D1RenderInfo::SetInputDescription([In] unsigned int inputIndex,[In] D2D1_INPUT_DESCRIPTION inputDescription) |
 | SetInstructionCountHint | void ID2D1RenderInfo::SetInstructionCountHint([In] unsigned int instructionCount) |
 | SetOutputBuffer | HRESULT ID2D1RenderInfo::SetOutputBuffer([In] D2D1_BUFFER_PRECISION bufferPrecision,[In] D2D1_CHANNEL_DEPTH channelDepth) |
Top
Public Events
See Also