GdPicture.NET.14
GdPicture14.Imaging Namespace / GdPicturePointF Structure / IsNanOrInfinity Method





In This Topic
IsNanOrInfinity Method (GdPicturePointF)
In This Topic
Syntax
'Declaration
 
Public Function IsNanOrInfinity() As Boolean
public bool IsNanOrInfinity()
public function IsNanOrInfinity(): Boolean; 
public function IsNanOrInfinity() : boolean;
public: bool IsNanOrInfinity(); 
public:
bool IsNanOrInfinity(); 
See Also