(Leadtools.Annotations.Core)

AnnPicture Constructor(String)

Show in webframe





The image URL to be used with this AnnPicture object.
Initializes a new instance of the AnnPicture class with a specific image.
Syntax
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

See Also

Reference

AnnPicture Class
AnnPicture Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.