Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

ShowPicture Property (IAnnPoint)






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

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features