LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

ShowPicture Property (IAnnPoint)






Gets or sets a value that indicates whether to show the picture or an ellipse when using this point object. .NET support Silverlight support
Syntax
bool ShowPicture {get; set;}
'Declaration
 
Property ShowPicture As Boolean
'Usage
 
Dim instance As IAnnPoint
Dim value As Boolean
 
instance.ShowPicture = value
 
value = instance.ShowPicture
bool ShowPicture {get; set;}
get_ShowPicture();
set_ShowPicture(value);
property bool ShowPicture {
   bool get();
   void set (    bool value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnPoint Interface
IAnnPoint Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.