[To be supplied.]
[Visual Basic] Overloads Public Function IsVisible( _ ByVal x As Integer, _ ByVal y As Integer _ ) As Boolean [C#] public bool IsVisible( int x, int y ); [C++] public: bool IsVisible( int x, int y ); [JScript] public function IsVisible( x : int, y : int ) : Boolean;
GraphicsPath Class | GraphicsPath Members | System.Drawing.Drawing2D Namespace | GraphicsPath.IsVisible Overload List