(Leadtools.Annotations.Core)

DefaultPicture Property (AnnHotspotObject)

Show in webframe





Gets or sets the id of the default picture used for the AnnHotspotObject.
Syntax
public int DefaultPicture {get; set;}
Public Property DefaultPicture As Integer
public int DefaultPicture {get; set;}
@property (nonatomic) int defaultPicture;
public int getDefaultPicture()
public void setDefaultPicture(int picture)
            
 
get_DefaultPicture();
set_DefaultPicture(value);
Object.defineProperty('DefaultPicture');

Property Value

The id of the default picture used for the AnnHotspotObject.
Requirements

Target Platforms

See Also

Reference

AnnHotspotObject Class
AnnHotspotObject Members

 

 


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