ComponentOne Bitmap for WPF
SetInstructionCountHint Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > RenderInformation Class : SetInstructionCountHint Method
void ID2D1RenderInfo::SetInstructionCountHint([In] unsigned int instructionCount)
Syntax
'Declaration
 
Public Sub SetInstructionCountHint( _
   ByVal instructionCount As System.Integer _
) 
public void SetInstructionCountHint( 
   System.int instructionCount
)

Parameters

instructionCount
See Also

Reference

RenderInformation Class
RenderInformation Members