←Select platform

Source Property

Summary
Gets or sets the image URL associated with this AnnPicture object.
Syntax
C#
VB
Objective-C
C++
Java
public string Source { get; set; } 
Public Property Source As String 
@property (nonatomic) NSURL* source; 
public String getSource() 
public void setSource(String source) 
public:  
   property String^ Source 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The image URL associated with this AnnPicture object.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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