'Declaration Sub SetFont( _ ByVal font As C1Font _ )
'Declaration
Sub SetFont( _ ByVal font As C1Font _ )
'Usage Dim instance As IRenderEngine Dim font As C1Font instance.SetFont(font)
'Usage
Dim instance As IRenderEngine Dim font As C1Font instance.SetFont(font)
void SetFont( C1Font font )
IRenderEngine Interface IRenderEngine Members