'Declaration Sub SetFill( _ ByVal brush As Object _ )
'Declaration
Sub SetFill( _ ByVal brush As Object _ )
'Usage Dim instance As IRenderEngine Dim brush As Object instance.SetFill(brush)
'Usage
Dim instance As IRenderEngine Dim brush As Object instance.SetFill(brush)
void SetFill( object brush )
void SetFill( Object^ brush )
IRenderEngine Interface IRenderEngine Members