'Declaration Sub DrawLine( _ ByVal x1 As System.Double, _ ByVal y1 As System.Double, _ ByVal x2 As System.Double, _ ByVal y2 As System.Double _ )
void DrawLine( System.double x1, System.double y1, System.double x2, System.double y2 )
IRenderEngine Interface IRenderEngine Members
Copyright © GrapeCity, inc. All rights reserved.