Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

ShowPicture Property






Gets or sets a value indicating whether to show the picture.
Syntax
public bool ShowPicture {get; set;}
'Declaration
 
Public Property ShowPicture As Boolean
public bool ShowPicture {get; set;}
@property (nonatomic) BOOL showPicture;
public boolean getShowPicture()
public void setShowPicture(boolean showPicture)
            
 
get_ShowPicture();
set_ShowPicture(value);
Object.defineProperty('ShowPicture');

Property Value

true to show the picture in Picture; otherwise, draw the ellipse.
Remarks

The AnnPointObject works in two ways: If the value of ShowPicture is true; this object will draw the picture in Picture with CenterPoint as the center point. Stroke, Fill and Radius will be ignored. If ShowPicture is false, this object will draw an ellipse using Stroke, Fill and Radius around CenterPoint.

Requirements

Target Platforms

See Also

Reference

AnnPointObject Class
AnnPointObject Members

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