←Select platform

DefaultPicture Property

Summary

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

Syntax
C#
VB
Objective-C
C++
Java
public int DefaultPicture { get; set; } 
Public Property DefaultPicture As Integer 
@property (nonatomic) int defaultPicture; 
public int getDefaultPicture() 
public void setDefaultPicture(int picture) 
public:  
   property Int32 DefaultPicture 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The id of the default picture used for the AnnPointObject.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly