←Select platform

ShowPicture Property

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++
public 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly