(Leadtools.Annotations.Automation)

AnnStringEditor Constructor (AnnStringEditor)

Show in webframe




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

Parameters

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

Target Platforms

See Also

Reference

AnnStringEditor Class
AnnStringEditor Members

 

 


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