(Leadtools.Annotations.Automation)

AnnIntegerEditor Constructor (AnnIntegerEditor)

Show in webframe




The value to edit.
The category name.
Initializes a new instance of AnnIntegerEditor.
Syntax
public AnnIntegerEditor( 
   int value,
   string category
)
public AnnIntegerEditor( 
   int value,
   string category
)
-(id) initWithInteger:(int) value 
          category:(NSString*) category;
            
public AnnIntegerEditor(
  int value, 
  String category
)
            
function AnnIntegerEditor( 
   value ,
   category 
)

Parameters

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

Target Platforms

See Also

Reference

AnnIntegerEditor Class
AnnIntegerEditor Members

 

 


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