'Declaration Public Overloads Sub FillRect( _ ByVal left As Single, _ ByVal top As Single, _ ByVal width As Single, _ ByVal height As Single _ )
public void FillRect( float left, float top, float width, float height )
Page Class Page Members Overload List