In This Topic
GdPicture14 Namespace / GdViewer Class / RemoveAllRegions Method

RemoveAllRegions Method (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Function RemoveAllRegions() As GdPictureStatus
public GdPictureStatus RemoveAllRegions()
public function RemoveAllRegions(): GdPictureStatus; 
public function RemoveAllRegions() : GdPictureStatus;
public: GdPictureStatus RemoveAllRegions(); 
public:

GdPictureStatus RemoveAllRegions(); 
See Also