←Select platform

Source Property

Summary
Gets or sets the image URL associated with this AnnPicture object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string Source { get; set; } 
@property (nonatomic, copy, nullable) NSURL *source; 
public String getSource() 
public void setSource(String source) 
public:  
   property String^ Source 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Source # get and set (AnnPicture) 

Property Value

The image URL associated with this AnnPicture object.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.