C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the image URL associated with this AnnPicture object.
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');
public:
property String^ Source
{
String^ get()
void set(String^ value)
}
The image URL associated with this AnnPicture object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET