(Leadtools.Annotations.Automation)

AnnLengthEditor Constructor (AnnLengthEditor)

Show in webframe




Value to edit.
The category name.
Property name.
Display name
Initializes a new instance of AnnLengthEditor.
Syntax
public AnnLengthEditor( 
   LeadLengthD annLength,
   string category,
   string propertyName,
   string displayName
)
public AnnLengthEditor( 
   LeadLengthD annLength,
   string category,
   string propertyName,
   string displayName
)
-(id) initWithLength:(LeadLengthD) annLength 
            category:(NSString*) category 
        propertyName:(NSString*) propertyName 
         displayName:(NSString*) displayName;
            
public AnnLengthEditor(
  LeadLengthD annLength, 
  String category, 
  String propertyName, 
  String displayName
)
            
function AnnLengthEditor( 
   annLength ,
   category ,
   propertyName ,
   displayName 
)

Parameters

annLength
Value to edit.
category
The category name.
propertyName
Property name.
displayName
Display name
Requirements

Target Platforms

See Also

Reference

AnnLengthEditor Class
AnnLengthEditor Members

 

 


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