←Select platform

DefaultPicture Property (AnnPointObject)

Summary

Gets or sets the default picture used by all AnnPointObject objects.

Syntax

C#
VB
C++
public static Leadtools.Windows.Annotations.AnnPicture DefaultPicture {get; set;}
Public Shared Property DefaultPicture As Leadtools.Windows.Annotations.AnnPicture
public: 
static property Leadtools.Windows.Annotations.AnnPicture^ DefaultPicture { 
   Leadtools.Windows.Annotations.AnnPicture^ get(); 
   void set (    Leadtools.Windows.Annotations.AnnPicture^ ); 
} 

Property Value

An AnnPicture class that defines the picture used by the AnnPointObject.

Remarks

Use UseOriginalPicture to revert back to the original picture.

Example

For C#/VB examples, refer to DefaultPicture.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize