(Leadtools.Annotations.Core)

Source Property

Show in webframe





Gets or sets the image URL associated with this AnnPicture object.
Syntax
public string Source {get; set;}
Public Property Source As String
public string Source {get; set;}
@property (nonatomic) NSURL* source;
public String getSource()
public void setSource(String source)
            
 
get_Source();
set_Source(value);
Object.defineProperty('Source');

Property Value

The image URL associated with this AnnPicture object.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members

 

 


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