Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnPicture Class : Source Property |
public string Source {get; set;}
'Declaration
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');