(Leadtools.Annotations.Automation)

AnnBooleanEditor Constructor (AnnBooleanEditor)

Show in webframe




The value to edit.
The category name.
Initializes a new instance of AnnBooleanEditor.
Syntax
public AnnBooleanEditor( 
   bool value,
   string category
)
public AnnBooleanEditor( 
   bool value,
   string category
)
-(id) initWithBool:(BOOL) value 
          category:(NSString*) category;
            
public AnnBooleanEditor(
  boolean value, 
  String category
)
            
function AnnBooleanEditor( 
   value ,
   category 
)

Parameters

value
The value to edit.
category
The category name.
Requirements

Target Platforms

See Also

Reference

AnnBooleanEditor Class
AnnBooleanEditor Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.