←Select platform

DefaultPicture Property

Summary
Gets or sets the id of the default picture used for the AnnPointObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int DefaultPicture { get; set; } 
@property (nonatomic, assign) NSInteger defaultPicture; 
public int getDefaultPicture() 
public void setDefaultPicture(int picture) 
public:  
   property Int32 DefaultPicture 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
DefaultPicture # get and set (AnnPointObject) 

Property Value

The id of the default picture used for the AnnPointObject.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.