←Select platform

DefaultPicture Property (AnnPointObject)

Summary

Gets or sets the id of the default picture used for the AnnPointObject.

Syntax

C#
VB
Java
Objective-C
WinRT C#
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 AnnPointObject.

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