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

IsVisible Property (IAnnObject)






Gets or sets a value indicating whether this object is visible. .NET support Silverlight support
Syntax
bool IsVisible {get; set;}
'Declaration
 
Property IsVisible As Boolean
'Usage
 
Dim instance As IAnnObject
Dim value As Boolean
 
instance.IsVisible = value
 
value = instance.IsVisible
bool IsVisible {get; set;}
get_IsVisible();
set_IsVisible(value);
property bool IsVisible {
   bool get();
   void set (    bool value);
}

Property Value

true if the object is visible, otherwise; false.
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

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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