←Select platform

IsVisible Property (IAnnObject)

Summary

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

Syntax

C#
VB
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize