Cuminas DjVu SDK for .NET Framework
BorderAlwaysVisible Property



Syntax
Public Property BorderAlwaysVisible As Boolean
Dim instance As MapArea
Dim value As Boolean
 
instance.BorderAlwaysVisible = value
 
value = instance.BorderAlwaysVisible
public bool BorderAlwaysVisible {get; set;}
public:
property bool BorderAlwaysVisible {
   bool get();
   void set (    bool value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

MapArea Class
MapArea Members

Send Feedback