ImageGear for .NET
HideZoneMarks Method




Hides the zone marks which are used to indicate zone location, size, and type.
Syntax
'Declaration
 
Public Sub HideZoneMarks() 
'Usage
 
Dim instance As ImGearRecZoneGUI
 
instance.HideZoneMarks()
public void HideZoneMarks()
public: void HideZoneMarks(); 
public:
void HideZoneMarks(); 
Remarks
This method hides the zone marks which are used to indicate zone location, size, and type. The actual zones still exist, and their marks can be drawn again using the Refresh method.
See Also

Reference

ImGearRecZoneGUI Class
ImGearRecZoneGUI Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback