(Leadtools.Annotations.Automation)

Value Property (AnnPropertyInfo)

Show in webframe




Gets or sets the value for the for the property that this AnnPropertyInfo represents.
Syntax
public object Value {get; set;}
public object Value {get; set;}
@property (nonatomic,retain)  id<NSObject> value;
public Object getValue()
public void setValue(Object value)
            
 
get_Value();
set_Value(value);
Object.defineProperty('Value');

Property Value

The value for the for the property that this AnnPropertyInfo represents.
Requirements

Target Platforms

See Also

Reference

AnnPropertyInfo Class
AnnPropertyInfo Members

 

 


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