Cuminas DjVu SDK for .NET Framework
BorderType Property



Syntax
Public Property BorderType As MapAreaBorderType
Dim instance As MapArea
Dim value As MapAreaBorderType
 
instance.BorderType = value
 
value = instance.BorderType
public MapAreaBorderType BorderType {get; set;}
public:
property MapAreaBorderType BorderType {
   MapAreaBorderType get();
   void set (    MapAreaBorderType 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