←Select platform

ShowPicture Property (IAnnPoint)

Summary

Gets or sets a value that indicates whether to show the picture or an ellipse when using this point object.

Syntax

C#
VB
C++
bool ShowPicture {get; set;}
Property ShowPicture As Boolean
property bool ShowPicture { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show the picture of this point object, otherwise; false to draw an ellipse.

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