ImageGear for .NET
ZnModel Property




Gets or sets zone model.
Syntax
'Declaration
 
Public Property ZnModel As ImGearRecZone
'Usage
 
Dim instance As ImGearRecZoneGUICustomBtnParam
Dim value As ImGearRecZone
 
instance.ZnModel = value
 
value = instance.ZnModel
public ImGearRecZone ZnModel {get; set;}
public: __property ImGearRecZone* get_ZnModel();
public: __property void set_ZnModel( 
   ImGearRecZone* value
);
public:
property ImGearRecZone^ ZnModel {
   ImGearRecZone^ get();
   void set (    ImGearRecZone^ value);
}

Property Value

ImageGear.Recognition.ImGearRecZone class object.
See Also

Reference

ImGearRecZoneGUICustomBtnParam Class
ImGearRecZoneGUICustomBtnParam Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback