←Select platform

IsVisible Property

Summary

Gets or sets a value indicating whether this object is visible.

Syntax

C#
VB
C++
public bool IsVisible { get; set; } 
  
Property IsVisible As Boolean 
property bool IsVisible { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the object is visible, otherwise; false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly