LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ShowPicture Property (IAnnPoint)

Show in webframe





Gets or sets a value that indicates whether to show the picture or an ellipse when using this point object.
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

            

            
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

See Also

Reference

IAnnPoint Interface
IAnnPoint Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.