ImageGear .NET
MatchFlags Property




Gets or sets zone matching flags.
Syntax
'Declaration
 
Public Property MatchFlags As ImGearRecZoneGUIMatchingFlags
'Usage
 
Dim instance As ImGearRecZoneGUICustomBtnParam
Dim value As ImGearRecZoneGUIMatchingFlags
 
instance.MatchFlags = value
 
value = instance.MatchFlags
public ImGearRecZoneGUIMatchingFlags MatchFlags {get; set;}
public: __property ImGearRecZoneGUIMatchingFlags get_MatchFlags();
public: __property void set_MatchFlags( 
   ImGearRecZoneGUIMatchingFlags value
);
public:
property ImGearRecZoneGUIMatchingFlags MatchFlags {
   ImGearRecZoneGUIMatchingFlags get();
   void set (    ImGearRecZoneGUIMatchingFlags value);
}

Property Value

ImGearRecZoneGUIMatchingFlags enumeration value.
See Also

Reference

ImGearRecZoneGUICustomBtnParam Class
ImGearRecZoneGUICustomBtnParam Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback