(Leadtools.Annotations.Automation)

AnnDoubleEditor Constructor (AnnDoubleEditor)

Show in webframe




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

Parameters

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

Target Platforms

See Also

Reference

AnnDoubleEditor Class
AnnDoubleEditor Members

 

 


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