Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsVisible Property (AnnContainer)






Gets or sets a value indicating whether the object is visible.
Syntax
public bool IsVisible {get; set;}
'Declaration
 
Public Property IsVisible As Boolean
public bool IsVisible {get; set;}
@property (nonatomic) BOOL isVisible;
public boolean isVisible()
public void setVisible(boolean visible)
            
 
get_IsVisible();
set_IsVisible(value);
Object.defineProperty('IsVisible');

Property Value

true if the container is visible; otherwise, it is false. The default value is true.
Remarks

When the container is invisible, no objects will be drawn when the render method is called. Also, calling HitTestPoint or HitTestRect will never return any objects.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer 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