←Select platform

AnnPicture Constructor(String)

Summary

Initializes a new instance of the AnnPicture class with a specific image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public AnnPicture(  
   string source 
) 
Public Function New( _ 
   ByVal source As String _ 
) 
public AnnPicture(  
   string source 
) 
-(id)initWithSource:(NSURL*)aSource;
public AnnPicture(String source)
function AnnPicture(  
   source  
) 

Parameters

source
The image URL to be used with this AnnPicture object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize