You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Regions > RemoveAllRegions Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.RemoveAllRegions Method

Remove all regions from the current document.

C#
public Boolean RemoveAllRegions();
Visual Basic
Public Function RemoveAllRegions() As Boolean
Returns

True if success, else False (no region found).

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.