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